Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Track IR ordering of SelectionDAG nodes 3/4. | Andrew Trick | 2013-05-25 | 1 | -2/+2 |
* | Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly spe... | Timur Iskhodzhanov | 2013-04-05 | 1 | -7/+6 |
* | Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 bot | Timur Iskhodzhanov | 2013-04-03 | 1 | -2/+5 |
* | Fix SRet for thiscall in i686-pc-win32 | Timur Iskhodzhanov | 2013-04-03 | 1 | -0/+40 |
* | Make Win32 put the SRet address into EAX, fixes PR15556 | Timur Iskhodzhanov | 2013-03-28 | 1 | -11/+67 |
* | Support MSVC x86-32 sret convention. PR11688. Patch by Joe Groff. | Eli Friedman | 2012-01-20 | 1 | -0/+28 |