aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/call-push.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-161-1/+1
* look for the verboten argument slot access in any order, thanks to FritsChris Lattner2011-04-091-0/+1
* have dag combine zap "store undef", which can be formed during call loweringChris Lattner2011-04-091-0/+15
* Do not emit callseq instructions around sibcalls. This eliminated some unnece...Evan Cheng2010-02-061-1/+6
* Fix test.Evan Cheng2010-02-051-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* New test.Evan Cheng2007-07-191-0/+24