[PATCH] Alignment assumptions using invariants
hfinkel at anl.gov
hfinkel at anl.gov
Sun Jul 27 23:23:15 PDT 2014
Now uses AssumptionTracker too (although it was already pretty fast, just a linear scan, for the assumption finding, now it can be even faster).
http://reviews.llvm.org/D181
Files:
include/llvm-c/Transforms/Scalar.h
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/Scalar.cpp
test/Transforms/AlignmentFromAssumptions/simple.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D181.11931.patch
Type: text/x-patch
Size: 28200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140728/5f76efcb/attachment.bin>
More information about the llvm-commits
mailing list