llvm-6502/lib
2009-12-31 07:48:51 +00:00
..
Analysis fix Analysis/DebugInfo.h to not include Metadata.h. Do this 2009-12-31 03:02:08 +00:00
Archive
AsmParser remove some fixme's 2009-12-30 06:00:36 +00:00
Bitcode rename "elements" of metadata to "operands". "Elements" are 2009-12-31 01:22:29 +00:00
CodeGen
CompilerDriver
ExecutionEngine
Linker rename "elements" of metadata to "operands". "Elements" are 2009-12-31 01:22:29 +00:00
MC
Support Document the edit-distance algorithm used in StringRef, switch it over 2009-12-31 04:24:34 +00:00
System
Target
Transforms switch some std::vector's to smallvector. Reduce nesting. 2009-12-31 07:48:51 +00:00
VMCore use early exits to reduce indentation. 2009-12-31 02:33:14 +00:00
Makefile