aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fast-cc-pass-in-regs.ll
Commit message (Expand)AuthorAgeFilesLines
* Changed register names (and pointer keywords) to be lower case when using Int...Craig Topper2013-07-311-4/+4
* Change x86_fastcallcc to require inreg markers. This allows it to knownRafael Espindola2012-10-241-2/+2
* Add support for thiscall calling convention.Anton Korobeynikov2010-05-161-2/+16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* fix bogus test that the more strict lexer is finding.Chris Lattner2007-11-181-1/+1
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-311-1/+1
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-1/+2
* fastcc -> fastcallChris Lattner2007-02-281-10/+8
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Intel mode no longer uses %'s on registersChris Lattner2006-05-011-1/+1
* update testcases for x86 fastcc changes.Chris Lattner2006-03-181-1/+3
* Force x86 backendChris Lattner2005-05-131-1/+1
* add a correct run lineChris Lattner2005-05-131-1/+1
* reg testChris Lattner2005-05-121-0/+14