aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/call-push.ll
AgeCommit message (Expand)Author
2012-04-16Flip the new block-placement pass to be on by default.Chandler Carruth
2011-04-09look for the verboten argument slot access in any order, thanks to FritsChris Lattner
2011-04-09have dag combine zap "store undef", which can be formed during call loweringChris Lattner
2010-02-06Do not emit callseq instructions around sibcalls. This eliminated some unnece...Evan Cheng
2010-02-05Fix test.Evan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-07-19New test.Evan Cheng