Use the 'count' attribute instead of the 'upper_bound' attribute.
[oota-llvm.git] / lib / CodeGen / LiveRegMatrix.cpp
2012-09-06 Jakob Stoklund OlesenAllow overlaps between virtreg and physreg live ranges.
2012-06-15 Jakob Stoklund OlesenAccept null PhysReg arguments to checkRegMaskInterference.
2012-06-09 Jakob Stoklund OlesenSketch a LiveRegMatrix analysis pass.