summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/win32_sret.ll
Commit message (Expand)AuthorAge
* [x86] Disambiguate RET[QL] and fix aliases for 16-bit modeDavid Woodhouse2014-01-08
* Switch to the new MingW ABI.Rafael Espindola2013-12-12
* Add -mcpu=core2 to all llc invocations in this test.Rafael Espindola2013-12-04
* Use CHECK-LABEL to make this test more strict.Rafael Espindola2013-12-03
* Fix mingw32 thiscall + sret.Rafael Espindola2013-12-03
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-25
* Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly spe...Timur Iskhodzhanov2013-04-05
* Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 botTimur Iskhodzhanov2013-04-03
* Fix SRet for thiscall in i686-pc-win32Timur Iskhodzhanov2013-04-03
* Make Win32 put the SRet address into EAX, fixes PR15556Timur Iskhodzhanov2013-03-28
* Support MSVC x86-32 sret convention. PR11688. Patch by Joe Groff.Eli Friedman2012-01-20