OSDN Git Service

Add LiveIntervalUnion print methods, RegAllocGreedy::trySplit debug spew.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 14 Dec 2010 19:38:49 +0000 (19:38 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 14 Dec 2010 19:38:49 +0000 (19:38 +0000)
commitbfce678de7b509a497ac6d91f29e749adab7e40c
treecdea6d834a1ae18a565f3954e01ba409330486f7
parent4a84cce3ed0008baf72ccc6831a046215addd2d7
Add LiveIntervalUnion print methods, RegAllocGreedy::trySplit debug spew.

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