fix PR6533 by updating the br(xor) code to remember the case
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-phys.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-13 Dan GohmanImprove FastISel's handling of truncates to i1, and...
2008-09-08 Evan ChengCorrectly handle physical register inputs. They are...