The AND instruction leaves the V flag unmodified, so it falls victim to the same
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-x86.ll
2010-07-10 Dan GohmanFix this test.
2010-07-10 Dan GohmanReapply bottom-up fast-isel, with several fixes for...