Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / call-push.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2011-04-09 Chris Lattnerlook for the verboten argument slot access in any order...
2011-04-09 Chris Lattnerhave dag combine zap "store undef", which can be formed...
2010-02-06 Evan ChengDo not emit callseq instructions around sibcalls. This...
2010-02-05 Evan ChengFix test.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-19 Evan ChengNew test.