[PATCH] D5226: [Polly] Support memory intrinsics

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 21 11:17:59 PST 2016


This revision was automatically updated to reflect the committed changes.
jdoerfert marked 3 inline comments as done.
Closed by commit rL261489: Support memory intrinsics (authored by jdoerfert).

Changed prior to commit:
  http://reviews.llvm.org/D5226?vs=48621&id=48633#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D5226

Files:
  polly/trunk/include/polly/ScopDetection.h
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/include/polly/Support/ScopHelper.h
  polly/trunk/lib/Analysis/ScopDetection.cpp
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/test/ScopInfo/memcpy.ll
  polly/trunk/test/ScopInfo/memmove.ll
  polly/trunk/test/ScopInfo/memset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5226.48633.patch
Type: text/x-patch
Size: 48128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160221/596a541d/attachment-0001.bin>


More information about the llvm-commits mailing list