Rename the isMemory() function to isMem(). No functional change intended.
[oota-llvm.git] / lib / CodeGen / LiveRegMatrix.h
2012-06-20 Jakob Stoklund OlesenConvert RAGreedy to LiveRegMatrix interference checking.
2012-06-15 Jakob Stoklund OlesenAccept null PhysReg arguments to checkRegMaskInterference.
2012-06-09 Jakob Stoklund OlesenSketch a LiveRegMatrix analysis pass.