llvm-6502/lib/Transforms
2012-04-30 10:25:51 +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 Add instcombine patterns for the following transformations: 2012-04-26 23:29:14 +00:00
Instrumentation [asan] small optimization: do not emit "x+0" instructions 2012-04-27 10:04:53 +00:00
IPO Add a Fixme. 2012-04-16 04:23:52 +00:00
Scalar Remove hack from r154987. The problem persists even with it, so it's not even a good hack. 2012-04-30 09:23:48 +00:00
Utils Use an ArrayRef instead of explicit vector type. 2012-04-30 10:25:51 +00:00
Vectorize Don't vectorize target-specific types (ppc_fp128, x86_fp80, etc.). 2012-04-27 19:34: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