Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-i1.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
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...