Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / masked-iv-unsafe.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.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-04-27 Dan GohmanTeach getZeroExtendExpr and getSignExtendExpr to use...