aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-cc-callee-pops.ll
AgeCommit message (Expand)Author
2010-05-16Add support for thiscall calling convention.Anton Korobeynikov
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman
2008-09-04Remove code that pad number of bytes to pop for X86_FastCall CC. The code doe...Evan Cheng
2008-02-21Remove llvm-upgrade and update tests.Tanya 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-03-01Ensure that fastcall'ed function is correctly mangled & stack isAnton Korobeynikov
2007-02-28Eliminate enable-x86-fastccChris Lattner
2007-02-28fastcc -> fastcallChris Lattner
2007-02-28fastcc -> fastcallChris Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-07-26allow this to pass on non-x86 machinesChris Lattner
2006-03-18update testcases for x86 fastcc changes.Chris Lattner
2005-05-13new testcaseChris Lattner