Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
[oota-llvm.git] / test / CodeGen / X86 / machine-cp.ll
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2012-02-20 Evan ChengFix machine-cp by having it to check sub-register indic...
2012-02-16 Benjamin KramerDisable machine copy propagation for now. It's known...
2012-01-07 Evan ChengAdded a late machine instruction copy propagation pass...