The AND instruction leaves the V flag unmodified, so it falls victim to the same
[oota-llvm.git] / test / CodeGen / PowerPC / 2009-11-15-ProcImpDefsBug.ll
2009-11-16 Evan ChengFor some targets, a copy can use a register multiple...