llvm/lib
Jakob Stoklund Olesen e3b23cde80 Allocate virtual registers in ascending order.
This is just the fallback tie-breaker ordering, the main allocation
order is still descending size.

Patch by Shamil Kurmangaleev!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153904 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-02 22:30:39 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Allocate virtual registers in ascending order. 2012-04-02 22:30:39 +00:00
DebugInfo
ExecutionEngine
Linker
MC Move getOpcodeName from the various target InstPrinters into the superclass MCInstPrinter. 2012-04-02 08:32:38 +00:00
Object
Support Add triple support for the IBM BG/P and BG/Q supercomputers. 2012-04-02 18:31:33 +00:00
TableGen
Target Initial 64 bit direct object support. 2012-04-02 19:25:22 +00:00
Transforms Add an option to turn off the expensive GVN load PRE part of GVN. 2012-04-02 22:16:50 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile