Teach DAG combine to fold (buildvec (Xint2fp x)) to (Xint2fp (buildvec x))
[oota-llvm.git] / lib / CodeGen / LiveRegMatrix.h
2012-09-18 Andrew Trickcomment typo
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.