Andrew Trick
|
e2431c64bc
|
Track IR ordering of SelectionDAG nodes 3/4.
Remove the old IR ordering mechanism and switch to new one. Fix unit
test failures.
llvm-svn: 182704
|
2013-05-25 03:08:10 +00:00 |
Timur Iskhodzhanov
|
dcf44ca4f8
|
Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly specifying the -mcpu
llvm-svn: 178885
|
2013-04-05 17:05:56 +00:00 |
Timur Iskhodzhanov
|
7205c72d84
|
Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 bot
llvm-svn: 178635
|
2013-04-03 12:17:15 +00:00 |
Timur Iskhodzhanov
|
f4e0665e56
|
Fix SRet for thiscall in i686-pc-win32
llvm-svn: 178634
|
2013-04-03 11:27:54 +00:00 |
Timur Iskhodzhanov
|
a2fd5fdd7a
|
Make Win32 put the SRet address into EAX, fixes PR15556
llvm-svn: 178291
|
2013-03-28 21:30:04 +00:00 |
Eli Friedman
|
32c7c25dcb
|
Support MSVC x86-32 sret convention. PR11688. Patch by Joe Groff.
llvm-svn: 148513
|
2012-01-20 00:05:46 +00:00 |