[PATCH] D5226: [Polly] Support memory intrinsics

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 14 14:40:55 PST 2016


jdoerfert updated this revision to Diff 47933.
jdoerfert added a comment.
Herald added a subscriber: sanjoy.

Rebase


http://reviews.llvm.org/D5226

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5226.47933.patch
Type: text/x-patch
Size: 45893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160214/3cec6053/attachment.bin>


More information about the llvm-commits mailing list