llvm-6502/lib
2010-10-19 22:13:48 +00:00
..
Analysis Revert r116831 and r116839, which are breaking selfhost builds. 2010-10-19 21:06:16 +00:00
Archive
AsmParser
Bitcode
CodeGen Shrink MachineOperand from 40 to 32 bytes on 64-bit hosts. 2010-10-19 20:56:32 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Small cleanups and fixes in preparation for fixing _GLOBAL_OFFSET_TABLE_. 2010-10-19 19:31:37 +00:00
Support Extend StringRef's edit-distance algorithm to permit an upper bound on the allowed edit distance 2010-10-19 22:13:48 +00:00
System
Target Update comments to remove obsolete references. 2010-10-19 21:34:47 +00:00
Transforms Revert r116831 and r116839, which are breaking selfhost builds. 2010-10-19 21:06:16 +00:00
VMCore Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which 2010-10-19 17:21:58 +00:00
Makefile