llvm-6502/lib
2008-08-17 19:22:34 +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 Regenerate. 2008-08-17 18:48:50 +00:00
Bitcode Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
CodeGen Don't require Registry specializations to define random static variables. 2008-08-17 19:08:34 +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 Get raw_ostream.cpp to compile on MSVC. 2008-08-17 09:25:21 +00:00
System add a helper method to sys::Path for clang, patch by 2008-08-11 23:39:47 +00:00
Target Fix a (u)comiss intrinsic lowering bug. It was using anyext which can return junk in higher bits. Patch by Nate Begeman. 2008-08-17 19:22:34 +00:00
Transforms Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
VMCore Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
Makefile