Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-17-UComiCodeGenBug.ll
2011-04-14 Bill WendlingAs Dan pointed out, movzbl, movsbl, and friends are...
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-08-17 Evan ChengFix a (u)comiss intrinsic lowering bug. It was using...