aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-cc-pass-in-regs.ll
AgeCommit message (Expand)Author
2012-10-24Change x86_fastcallcc to require inreg markers. This allows it to knownRafael Espindola
2010-05-16Add support for thiscall calling convention.Anton Korobeynikov
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-11-18fix bogus test that the more strict lexer is finding.Chris 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-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
2006-03-18update testcases for x86 fastcc changes.Chris Lattner
2005-05-13Force x86 backendChris Lattner
2005-05-13add a correct run lineChris Lattner
2005-05-12reg testChris Lattner