The AND instruction leaves the V flag unmodified, so it falls victim to the same
[oota-llvm.git] / test / CodeGen / XCore / 2010-02-25-LSR-Crash.ll
2010-02-26 Richard OsborneFix XCoreTargetLowering::isLegalAddressingMode() to...