Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-i1.ll
2011-05-26 Eli FriedmanFix test on Windows.
2011-05-25 Eli FriedmanRewrite fast-isel integer cast handling to handle more...
2011-04-27 Eli FriedmanFix an edge case involving branches in fast-isel on...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-13 Dan GohmanFix FastISel's assumption that i1 values are always...