llvm-6502/lib/Transforms
2012-06-30 20:21:19 +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 Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h 2012-06-29 12:38:19 +00:00
Instrumentation Don't reinsert the 'atexit' function if it already exists. 2012-06-30 20:21:19 +00:00
IPO Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h 2012-06-29 12:38:19 +00:00
Scalar CodeGenPrepare: Don't crash when TLI is not available. 2012-06-29 19:58:21 +00:00
Utils revert r159440. As Duncan pointed out, the test for invoke is not needed at this point 2012-06-29 22:10:10 +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