aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-cc-merge-stack-adj.ll
AgeCommit message (Expand)Author
2012-10-24Change x86_fastcallcc to require inreg markers. This allows it to knownRafael Espindola
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2012-02-01Instruction scheduling itinerary for Intel Atom.Andrew Trick
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-07-31Change the x86 assembly output to use tab characters to separate theDan Gohman
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2007-02-28Eliminate enable-x86-fastccChris Lattner
2007-02-28fastcc -> fastcallChris Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-05-01Intel mode no longer uses %'s on registersChris Lattner
2005-07-20Allow this to pass on non-linux systems as well, such as darwinChris Lattner
2005-05-14Make sure this is not eligible for tail-call-elimination so that we testChris Lattner
2005-05-14new testcaseChris Lattner