Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / long-setcc.ll
2013-05-01 Michael LiaoMore rewrites of x86 codegen regression tests with...
2011-03-23 Andrew TrickRevert r128175.
2011-03-23 Andrew TrickReapply Eli's r127852 now that the pre-RA scheduler...
2011-03-18 Eli FriedmanRevert r127852; it's apparently causing an ICE on mingw.
2011-03-18 Eli FriedmanAdd a target-specific branchless method for double...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-08-28 Evan ChengSwap fp comparison operands and change predicate to...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-04-11 Chris Lattnerthis got better
2007-02-08 Evan Chengi64 setcc tests.