llvm-6502/lib/Transforms
2012-07-16 17:12:07 +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 Instcombine was transforming: 2012-07-12 01:45:35 +00:00
Instrumentation [asan] a bit more refactoring, addressed some of the style comments from chandlerc, partially implemented crash callback merging (under flag) 2012-07-16 17:12:07 +00:00
IPO GlobalOpt forgot to handle bitcast when analyzing globals. Found by inspection. 2012-07-02 18:55:39 +00:00
Scalar LSR Fix: check SCEV expression safety before expansion. 2012-07-13 23:33:10 +00:00
Utils Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with 2012-07-15 23:26:50 +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