llvm-6502/lib/Transforms
2011-02-18 22:06:14 +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 some transforms of the kind X-Y>X -> 0>Y which are valid when there is no 2011-02-18 16:25:37 +00:00
Instrumentation Implementation of path profiling. 2011-01-29 01:09:53 +00:00
IPO convert ConstantVector::get to use ArrayRef. 2011-02-15 00:14:00 +00:00
Scalar prevent jump threading from merging blocks when their address is 2011-02-18 04:43:06 +00:00
Utils Don't unroll loops whose header block's address is taken. 2011-02-18 04:25:21 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00