llvm-6502/lib
2009-04-03 12:11:43 +00:00
..
Analysis use higher level APIs. 2009-04-03 00:02:39 +00:00
Archive
AsmParser
Bitcode fix a serious regression I introduced in my previous patch. 2009-04-01 01:43:03 +00:00
CodeGen Delete ISD::INSERT_SUBREG and ISD::EXTRACT_SUBREG, which are unused. 2009-04-03 00:25:26 +00:00
CompilerDriver
Debugger
ExecutionEngine Use CHAR_BIT instead of hard-coding 8 in several places where it 2009-04-01 18:45:54 +00:00
Linker
Support Fix build on Linux. 2009-04-02 01:11:37 +00:00
System hopefully fix an apparent build error on windows. 2009-04-01 02:03:38 +00:00
Target CMake: removed IA64AsmPrinter.cpp from lib/Target/IA64/CMakeLists.txt 2009-04-03 12:11:43 +00:00
Transforms Reapply r68211, with the miscompilations it caused fixed. 2009-04-01 23:53:49 +00:00
VMCore Clean up pass manager cache after each run. 2009-04-01 22:34:41 +00:00
Makefile