llvm-6502/lib
2009-09-28 20:32:46 +00:00
..
Analysis Create a README.txt for lib/Analysis, and add an entry. 2009-09-28 18:38:53 +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 KILL instead of IMPLICIT_DEF in LowerSubregs pass. 2009-09-28 20:32:46 +00:00
CompilerDriver
Debugger
ExecutionEngine Fix a struct/class mismatch. 2009-09-23 11:48:57 +00:00
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 ... missed hiding a variable for MSVC only. 2009-09-22 16:10:35 +00:00
Target Introduce the TargetInstrInfo::KILL machine instruction and get rid of the 2009-09-28 20:32:26 +00:00
Transforms Remove a redundant #ifndef and add an assertion string. 2009-09-28 14:38:19 +00:00
VMCore Remove dead code. 2009-09-28 18:31:56 +00:00
Makefile