llvm-6502/lib/Transforms
2012-11-07 21:35:12 +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 Generalize the transform that boosts GEP indices to the size of a pointer to 2012-11-03 11:44:17 +00:00
Instrumentation [asan] fix bug 14277 (asan needs to fail with fata error if an __asan interface function is being redefined. Before this fix asan asserts) 2012-11-07 12:42:18 +00:00
IPO Revert the series of commits starting with r166578 which introduced the 2012-11-01 08:07:29 +00:00
Scalar Revert the switch of loop-idiom to use the new dependence analysis. 2012-11-02 08:33:25 +00:00
Utils Only do switch-to-lookup table transformation when TargetTransformInfo 2012-11-07 21:35:12 +00:00
Vectorize Fix sign compare warning. Patch by Mahesha HS. 2012-11-02 05:24:00 +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