aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fast-cc-callee-pops.ll
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+7
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-2/+1
* Remove code that pad number of bytes to pop for X86_FastCall CC. The code doe...Evan Cheng2008-09-041-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-3/+3
* 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
* Ensure that fastcall'ed function is correctly mangled & stack isAnton Korobeynikov2007-03-011-1/+1
* Eliminate enable-x86-fastccChris Lattner2007-02-281-1/+1
* fastcc -> fastcallChris Lattner2007-02-281-1/+1
* fastcc -> fastcallChris Lattner2007-02-281-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* allow this to pass on non-x86 machinesChris Lattner2006-07-261-1/+1
* update testcases for x86 fastcc changes.Chris Lattner2006-03-181-1/+1
* new testcaseChris Lattner2005-05-131-0/+7