index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
win32_sret.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Optimization for replacing LEA with MOV at frame index elimination time
Zvi Rackover
2016-09-26
1
-7
/
+7
*
Don't optimize movs to pushes in -O0 builds.
Nico Weber
2016-07-14
1
-17
/
+17
*
[X86] Enable call frame optimization ("mov to push") not only for optsize (PR...
Hans Wennborg
2016-03-30
1
-26
/
+21
*
[X86] Use 4 byte preferred aggregate alignment on Win32
Reid Kleckner
2015-04-30
1
-12
/
+12
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-4
/
+4
*
Allow sret on the second parameter as well as the first
Reid Kleckner
2014-05-09
1
-0
/
+60
*
Quick fix: Triple::isOSMSVCRT() should be false for targeting cygwin.
NAKAMURA Takumi
2014-04-06
1
-0
/
+23
*
[x86] Disambiguate RET[QL] and fix aliases for 16-bit mode
David Woodhouse
2014-01-08
1
-14
/
+14
*
Switch to the new MingW ABI.
Rafael Espindola
2013-12-12
1
-4
/
+4
*
Add -mcpu=core2 to all llc invocations in this test.
Rafael Espindola
2013-12-04
1
-4
/
+4
*
Use CHECK-LABEL to make this test more strict.
Rafael Espindola
2013-12-03
1
-14
/
+20
*
Fix mingw32 thiscall + sret.
Rafael Espindola
2013-12-03
1
-0
/
+28
*
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