summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-cc-merge-stack-adj.ll
Commit message (Expand)AuthorAge
* Changed register names (and pointer keywords) to be lower case when using Int...Craig Topper2013-07-31
* Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grepEli Bendersky2013-04-10
* Change x86_fastcallcc to require inreg markers. This allows it to knownRafael Espindola2012-10-24
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-01
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-31
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Eliminate enable-x86-fastccChris Lattner2007-02-28
* fastcc -> fastcallChris Lattner2007-02-28
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Intel mode no longer uses %'s on registersChris Lattner2006-05-01
* Allow this to pass on non-linux systems as well, such as darwinChris Lattner2005-07-20
* Make sure this is not eligible for tail-call-elimination so that we testChris Lattner2005-05-14
* new testcaseChris Lattner2005-05-14