summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/win32_sret.ll
Commit message (Expand)AuthorAge
* 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