Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e.,
[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.