llvm-6502/lib/Transforms
2012-11-30 22:47:15 +00:00
..
Hello
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
LLVMBuild.txt
Makefile