summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-cc-pass-in-regs.ll
Commit message (Expand)AuthorAge
* Changed register names (and pointer keywords) to be lower case when using Int...Craig Topper2013-07-31
* Change x86_fastcallcc to require inreg markers. This allows it to knownRafael Espindola2012-10-24
* Add support for thiscall calling convention.Anton Korobeynikov2010-05-16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* fix bogus test that the more strict lexer is finding.Chris Lattner2007-11-18
* 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
* 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
* update testcases for x86 fastcc changes.Chris Lattner2006-03-18
* Force x86 backendChris Lattner2005-05-13
* add a correct run lineChris Lattner2005-05-13
* reg testChris Lattner2005-05-12