llvm-6502/lib
2009-09-27 17:58:47 +00:00
..
Analysis Delete a bogus comment. 2009-09-27 17:50:44 +00:00
Archive
AsmParser Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it causes regressions in the nightly tests. 2009-09-25 18:11:52 +00:00
Bitcode Revert 82694 "Auto-upgrade malloc instructions to malloc calls." because it causes regressions in the nightly tests. 2009-09-25 18:11:52 +00:00
CodeGen Use explicit structs instead of std::pair to map callee saved regs to spill slots. 2009-09-27 17:58:47 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC
Support Avoid using mutex locks if not in multithreaded mode by using a SmartScopedMutex 2009-09-27 11:08:03 +00:00
System
Target Use explicit structs instead of std::pair to map callee saved regs to spill slots. 2009-09-27 17:58:47 +00:00
Transforms Grab an LLVM Context from an instruction that exists rather than one 2009-09-27 16:10:30 +00:00
VMCore Micro-optimize DerivedType::dropAllTypeUses. 2009-09-27 15:32:21 +00:00
Makefile