llvm-6502/lib
Jakob Stoklund Olesen 953af2c3c5 Switch LiveIntervalUnion from std::set to IntervalMap.
This speeds up RegAllocBasic by 20%, not counting releaseMemory which becomes
way faster.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121201 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-07 23:18:47 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Switch LiveIntervalUnion from std::set to IntervalMap. 2010-12-07 23:18:47 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Object
Support Support: Remove Alarm. It is unused (via local grep and google code search). 2010-12-07 18:41:59 +00:00
Target Cleanup in the Darwin end. No functionality change. 2010-12-07 23:11:00 +00:00
Transforms
VMCore Remove the code from Function::dropAllReferences which replaced 2010-12-07 19:56:51 +00:00
Makefile