llvm-6502/lib/Transforms
2012-07-26 22:37:04 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine Teach SimplifyDemandedBits how to look through fpext and fptrunc to simplify their operand 2012-07-26 22:37:04 +00:00
Instrumentation revert r160742: it's breaking CMake build 2012-07-25 18:49:28 +00:00
IPO It's not safe to blindly remove invoke instructions. This happens when we 2012-07-25 21:19:40 +00:00
Scalar do null checks for a few more Emit*() functions. 2012-07-26 17:10:46 +00:00
Utils add EmitStrNLen() 2012-07-25 17:18:59 +00:00
Vectorize Precompute SCEV pointer analysis prior to instruction fusion in BBVectorize. 2012-06-28 05:42:45 +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