1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/Transforms
Chandler Carruth 8638d35784 When rewriting the pointer operand to a load or store which has
alignment guarantees attached, re-compute the alignment so that we
consider offsets which impact alignment.

llvm-svn: 164690
2012-09-26 10:45:28 +00:00
..
Hello
InstCombine Move Attribute::typeIncompatible inside of the Attributes class. 2012-09-25 20:38:59 +00:00
Instrumentation s/__llvm_gcov_flush/__gcov_flush/g 2012-09-17 17:57:05 +00:00
IPO Move Attribute::typeIncompatible inside of the Attributes class. 2012-09-25 20:38:59 +00:00
Scalar When rewriting the pointer operand to a load or store which has 2012-09-26 10:45:28 +00:00
Utils SimplifyCFG: Make the switch-to-lookup table transformation store the 2012-09-26 09:44:49 +00:00
Vectorize Make MemoryBuiltins aware of TargetLibraryInfo. 2012-08-29 15:32:21 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00