llvm-6502/lib
2012-12-03 22:57:09 +00:00
..
Analysis constify the cost API 2012-12-03 22:47:12 +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 Use the new getRegAllocationHints() hook from AllocationOrder. 2012-12-03 22:51:04 +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 [Support] Make FileOutputBuffer work on Windows. 2012-12-03 22:09:52 +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 Functions in MipsCodeEmitter.cpp that expand unaligned loads/stores are dead 2012-12-03 22:51:22 +00:00
Transforms minor renaming, documentation and cleanups. 2012-12-03 22:57:09 +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
LLVMBuild.txt
Makefile