1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/lib/Transforms
2012-02-20 18:45:10 +00:00
..
Hello
InstCombine InstCombine: Removing the base from the address calculation is only safe when the GEPs are inbounds. 2012-02-20 18:45:10 +00:00
Instrumentation [tsan] fix compiler warnings 2012-02-14 00:52:07 +00:00
IPO Rename class Evaluate to Evaluator and put it in an anonymous namespace. 2012-02-20 03:25:59 +00:00
Scalar Remove dead code. Improve llvm_unreachable text. Simplify some control flow. 2012-02-19 11:37:01 +00:00
Utils Remove redundant comment. Use a more efficient datatype. 2012-02-17 02:12:54 +00:00
Vectorize Update BBVectorize to use aliasesUnknownInst. 2012-02-10 15:52:40 +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