(Almost) always call reserveOperandSpace() on newly created PHINodes.
[oota-llvm.git] / lib / CodeGen / AllocationOrder.cpp
2011-01-10 Jakob Stoklund OlesenSimplify a bunch of isVirtualRegister() and isPhysicalR...
2010-12-10 Jakob Stoklund OlesenUse AllocationOrder in RegAllocGreedy, fix a bug in...
2010-12-10 Jakob Stoklund OlesenAdd an AllocationOrder class that can iterate over...