llvm-6502/lib
2011-08-09 22:48:45 +00:00
..
Analysis Provide method to print variable's extended name which includes inline location. 2011-08-09 01:03:14 +00:00
Archive Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
AsmParser Remove unused variables. 2011-08-03 19:53:48 +00:00
Bitcode Fix 80-column violations. 2011-08-09 22:23:40 +00:00
CodeGen Inflate register classes after coalescing. 2011-08-09 18:19:41 +00:00
CompilerDriver
ExecutionEngine Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Linker Linke NamedMDNodes after linking global values as comment suggests. 2011-08-04 19:44:28 +00:00
MC Don't truncate MachO addresses. 2011-08-09 22:12:37 +00:00
Object Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Support Put Darwin-specific code inside an __APPLE__ ifdef. 2011-08-09 19:54:32 +00:00
Target Create a new register class for the set of all GPRs except the PC. Use it to tighten our decoding of BFI. 2011-08-09 22:48:45 +00:00
Transforms Add a C interface to PassManagerBuilder. It is missing the addExtension 2011-08-09 22:17:34 +00:00
VMCore Indicate that there are changes if runOfFunction returns saying that there are. 2011-08-08 23:01:10 +00:00
CMakeLists.txt
Makefile