1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/lib/Transforms
2012-12-06 13:38:00 +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 Add 'using' declarations to suppress -Woverloaded-virtual warnings. 2012-12-04 05:41:27 +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