llvm-6502/lib
2010-02-08 19:41:07 +00:00
..
Analysis Set DW_AT_artificial only if argument is marked as artificial. 2010-02-06 01:02:37 +00:00
Archive
AsmParser Reintroduce the InlineHint function attribute. 2010-02-06 01:16:28 +00:00
Bitcode Function-local metadata whose operands had been optimized to no longer refer to function-local IR were not getting written by BitcodeWriter; solution is for these metadata to be enumerated just like global metadata. 2010-02-06 01:21:09 +00:00
CodeGen Give DwarfPrinter a protected (but not virtual) destructor. Cppcheck 2010-02-07 21:09:22 +00:00
CompilerDriver
ExecutionEngine Move --march, --mcpu, and --mattr from JIT/TargetSelect.cpp to lli.cpp. 2010-02-05 16:19:36 +00:00
Linker Linker should not remap null operands of metadata 2010-02-06 01:31:55 +00:00
MC add scaffolding for target-specific MCExprs. 2010-02-08 19:41:07 +00:00
Support add support for the sparcv9-*-* target triple to turn on 2010-02-04 06:34:01 +00:00
System
Target Added VMOVRRS/VMOVSRR to ARMInstrVFP.td for disassembly purpose. 2010-02-08 17:26:09 +00:00
Transforms Reintroduce the InlineHint function attribute. 2010-02-06 01:16:28 +00:00
VMCore Make the destructor for TypeMapBase protected. Spotted by Duncan Sands with 2010-02-07 21:13:46 +00:00
Makefile