llvm-6502/lib
2008-08-16 12:57:07 +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 Convert several std::vectors over to SmallVector, and use reserve() as appropriate for cases where std::vector is still used. 2008-08-15 18:49:41 +00:00
Debugger
ExecutionEngine
Linker
Support Avoid repeatedly reallocating the FoldingSetNodeID when searching 2008-08-12 17:40:22 +00:00
System
Target Reduce heap trashing due to std::string construction / concatenation via caching of section flags string representations 2008-08-16 12:57:07 +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