llvm-6502/lib
Chris Lattner 309f87e34a completely eliminate a temporary vector
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34162 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-10 20:33:15 +00:00
..
Analysis completely eliminate a temporary vector 2007-02-10 20:33:15 +00:00
Archive
AsmParser
Bytecode Compaction tables don't exist any more. 2007-02-10 14:07:56 +00:00
CodeGen eliminate temporary vectors. 2007-02-10 20:31:59 +00:00
Debugger
ExecutionEngine Privatize StructLayout::MemberOffsets, adding an accessor 2007-02-10 19:55:17 +00:00
Linker
Support Eliminates friend function declaration inside APInt, instead, adds public 2007-02-09 07:48:24 +00:00
System
Target Switch LayoutInfo to be a DenseMap instead of an std::map. This speeds up 2007-02-10 20:26:17 +00:00
Transforms Privatize StructLayout::MemberOffsets, adding an accessor 2007-02-10 19:55:17 +00:00
VMCore Allow PackedType to be constructed with an abstract type. 2007-02-10 19:03:01 +00:00
Makefile