aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/win32_sret.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-6/+6
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+83
* Update to LLVM 3.5a.Stephen Hines2014-04-241-32/+66
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-251-2/+2
* Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly spe...Timur Iskhodzhanov2013-04-051-7/+6
* Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 botTimur Iskhodzhanov2013-04-031-2/+5
* Fix SRet for thiscall in i686-pc-win32Timur Iskhodzhanov2013-04-031-0/+40
* Make Win32 put the SRet address into EAX, fixes PR15556Timur Iskhodzhanov2013-03-281-11/+67
* Support MSVC x86-32 sret convention. PR11688. Patch by Joe Groff.Eli Friedman2012-01-201-0/+28