summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/call-push.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-16
* look for the verboten argument slot access in any order, thanks to FritsChris Lattner2011-04-09
* have dag combine zap "store undef", which can be formed during call loweringChris Lattner2011-04-09
* Do not emit callseq instructions around sibcalls. This eliminated some unnece...Evan Cheng2010-02-06
* Fix test.Evan Cheng2010-02-05
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* New test.Evan Cheng2007-07-19