[SystemZ] Use "STC;MVC" for memset
[oota-llvm.git] / test / CodeGen / X86 / win32_sret.ll
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 3/4.
2013-04-05 Timur IskhodzhanovMake the test/CodeGen/X86/win32_sret.ll reliable on...
2013-04-03 Timur IskhodzhanovTemporarily relax the WIN32 checks in the SRet test...
2013-04-03 Timur IskhodzhanovFix SRet for thiscall in i686-pc-win32
2013-03-28 Timur IskhodzhanovMake Win32 put the SRet address into EAX, fixes PR15556
2012-01-20 Eli FriedmanSupport MSVC x86-32 sret convention. PR11688. Patch...