1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib
Chris Lattner c9c1d50446 opening "-" automatically yields stdout.
llvm-svn: 54863
2008-08-17 03:53:23 +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 opening "-" automatically yields stdout. 2008-08-17 03:53:23 +00:00
System
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 Inline the fastpath of PATypeHolder::get(). This is a small speedup in 2008-08-15 15:16:50 +00:00
Makefile