llvm/lib
2012-12-03 21:56:57 +00:00
..
Analysis Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Archive Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
AsmParser Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Bitcode Since this SmallVector immediately grows on the next line, don't waste stack space. SmallVector is still needed due to existing APIs growing their arguments 2012-12-03 21:29:36 +00:00
CodeGen moves doInitialization and doFinalization to the Pass class and removes some unreachable code in MachineModuleInfo 2012-12-03 21:56:57 +00:00
DebugInfo The section is .debug_line. 2012-11-27 01:40:36 +00:00
ExecutionEngine Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Linker Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MC Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Object Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Support Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
TableGen Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Target Define load instructions with base+immediate offset addressing mode 2012-12-03 21:13:13 +00:00
Transforms Now that we have a basic if-conversion infrastructure we can rename the 2012-12-03 21:33:08 +00:00
VMCore moves doInitialization and doFinalization to the Pass class and removes some unreachable code in MachineModuleInfo 2012-12-03 21:56:57 +00:00
CMakeLists.txt Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile Remove more of llvmc and dependencies. 2011-09-20 00:34:27 +00:00