llvm-6502/lib
Chris Lattner 9f17eb0b79 remove a dead APInt ctor.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54869 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-17 04:58:58 +00:00
..
Analysis Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been deprecated for almost a year; it's finally time for them to go away. 2008-08-15 21:31:02 +00:00
Archive
AsmParser Generated files for 54744. 2008-08-13 18:41:46 +00:00
Bitcode
CodeGen Move SLEB/ULEB size calculation routines from AsmPrinter to TargetAsmInfo. This makes JIT asmprinter-free. 2008-08-16 12:57:46 +00:00
Debugger
ExecutionEngine Move SLEB/ULEB size calculation routines from AsmPrinter to TargetAsmInfo. This makes JIT asmprinter-free. 2008-08-16 12:57:46 +00:00
Linker
Support remove a dead APInt ctor. 2008-08-17 04:58:58 +00:00
System add a helper method to sys::Path for clang, patch by 2008-08-11 23:39:47 +00:00
Target PPC/Linux normally uses named section for bss 2008-08-16 12:59:02 +00:00
Transforms Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been deprecated for almost a year; it's finally time for them to go away. 2008-08-15 21:31:02 +00:00
VMCore avoid string thrashing when formatting names in output. This 2008-08-17 04:40:13 +00:00
Makefile