summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-cc-callee-pops.ll
AgeCommit message (Expand)AuthorFilesLines
2012-10-24Change x86_fastcallcc to require inreg markers. This allows it to knownRafael Espindola1-2/+2
2010-05-16Add support for thiscall calling convention.Anton Korobeynikov1-1/+7
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman1-2/+1
2008-09-04Remove code that pad number of bytes to pop for X86_FastCall CC. The code doe...Evan Cheng1-1/+1
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner1-3/+3
2007-07-31Change the x86 assembly output to use tab characters to separate theDan Gohman1-1/+1
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer1-1/+2
2007-03-01Ensure that fastcall'ed function is correctly mangled & stack isAnton Korobeynikov1-1/+1
2007-02-28Eliminate enable-x86-fastccChris Lattner1-1/+1
2007-02-28fastcc -> fastcallChris Lattner1-1/+1
2007-02-28fastcc -> fastcallChris Lattner1-1/+1
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer1-1/+1
2006-07-26allow this to pass on non-x86 machinesChris Lattner1-1/+1
2006-03-18update testcases for x86 fastcc changes.Chris Lattner1-1/+1
2005-05-13new testcaseChris Lattner1-0/+7