[PATCH] D8313: Refactor commoning of target specific load/store intrinsics in EarlyCSE
Sanjin Sijaric via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 8 02:04:08 PDT 2015
ssijaric updated this revision to Diff 36831.
ssijaric added a comment.
Update to take into account Arnaud's bug fix.
http://reviews.llvm.org/D8313
Files:
include/llvm/Analysis/LoadStoreSite.h
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.h
lib/Transforms/Scalar/EarlyCSE.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8313.36831.patch
Type: text/x-patch
Size: 33670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151008/005f6b27/attachment.bin>
More information about the llvm-commits
mailing list