llvm-6502/lib/Transforms
Jakub Staszak 5b4af8b52a Remove unused field.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169551 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-06 22:08:59 +00:00
..
Hello Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
InstCombine For rdar://12329730, last piece. 2012-12-04 22:15:32 +00:00
Instrumentation MemorySanitizer.cpp: Suppress a warning. [-Wunused-variable] 2012-12-06 13:38:00 +00:00
IPO Remove unused field. 2012-12-06 22:08:59 +00:00
Scalar Set the 'MadeChange' variable if we are deleting blocks. 2012-12-06 00:30:20 +00:00
Utils Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Vectorize LoopVectorizer: Increase the number of pointers that can be tested at runtime. If we cant prove statically that the pointers are disjoint then we add the runtime check. 2012-12-04 23:25:24 +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