Jakob's review of the basic register allocator.
authorAndrew Trick <atrick@apple.com>
Tue, 26 Oct 2010 18:34:01 +0000 (18:34 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 26 Oct 2010 18:34:01 +0000 (18:34 +0000)
commite16eecc323879744dcff4f359ba9ccdb25bd6909
tree64acedb10e6722b1c3bff89c1c35f789b13fdcf4
parent6915cdab8fbda9fd558d538f1b58b2a4eaa16445
Jakob's review of the basic register allocator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117384 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalUnion.cpp
lib/CodeGen/LiveIntervalUnion.h
lib/CodeGen/RegAllocBase.h
lib/CodeGen/RegAllocBasic.cpp