summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/call-push.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-1/+1
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-1/+1
2012-04-16Flip the new block-placement pass to be on by default.Chandler Carruth1-1/+1
2011-04-09look for the verboten argument slot access in any order, thanks to FritsChris Lattner1-0/+1
2011-04-09have dag combine zap "store undef", which can be formed during call loweringChris Lattner1-0/+15
2010-02-06Do not emit callseq instructions around sibcalls. This eliminated some unnece...Evan Cheng1-1/+6
2010-02-05Fix test.Evan Cheng1-2/+2
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman1-1/+1
2007-07-19New test.Evan Cheng1-0/+24