llvm-6502/lib/Transforms
2012-11-30 22:47:15 +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 reversed the logic of the log2 detection routine to reduce the number of nested ifs 2012-11-30 22:47:15 +00:00
Instrumentation [asan] simplify the code around doesNotReturn call. It now magically works. 2012-11-30 11:08:59 +00:00
IPO No need to run LICM after loop vectorization because we dont generate invariant code any more. 2012-11-29 19:28:29 +00:00
Scalar Replace r168930 with a more reasonable patch. 2012-11-30 22:08:55 +00:00
Utils Fix non-determinism introduced in r168970 and pointed out by Duncan. 2012-11-30 09:34:29 +00:00
Vectorize minor cleanups 2012-11-30 22:37:11 +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