llvm-6502/lib/Transforms
2011-12-06 00:29:13 +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 support for vectors of pointers. 2011-12-05 06:29:09 +00:00
Instrumentation Expose a switch for the new gcov format. 2011-12-06 00:29:13 +00:00
IPO Fix a few more places where TargetData/TargetLibraryInfo is not being passed. 2011-12-02 01:26:24 +00:00
Scalar Update comment. 2011-12-05 22:53:09 +00:00
Utils Add a little heuristic to Value::isUsedInBasicBlock to speed it up for small basic blocks. 2011-12-05 17:23:27 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
LLVMBuild.txt build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile