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
/
sibcall.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-2
/
+2
*
[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
-2
/
+2
*
Fix typo in test/CodeGen/X86/sibcall.ll (pr22331).
Rafael Espindola
2015-02-03
1
-4
/
+4
*
[x32] Enable sibcall optimization on x32.
Michael Kuperstein
2015-01-28
1
-0
/
+79
*
[x86] Disambiguate RET[QL] and fix aliases for 16-bit mode
David Woodhouse
2014-01-08
1
-2
/
+2
*
Allow compatible extension attributes for tail calls
Tim Northover
2013-08-12
1
-3
/
+3
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-38
/
+38
*
X86: use sub-register sequences for MOV*r0 operations
Tim Northover
2013-05-30
1
-2
/
+2
*
This patch follows is a follow up to r178171, which uses the register
Preston Gurd
2013-03-27
1
-2
/
+2
*
Flip the new block-placement pass to be on by default.
Chandler Carruth
2012-04-16
1
-1
/
+1
*
make the asmparser reject function and type redefinitions. 'Merging' hasn't ...
Chris Lattner
2011-06-17
1
-2
/
+0
*
An imminent fix to the x86_64 byval logic will expose a flaw in the
Stuart Hastings
2011-05-18
1
-1
/
+1
*
Prepare remaining tests for -join-physreg going away.
Jakob Stoklund Olesen
2011-05-04
1
-1
/
+1
*
test/CodeGen/X86/sibcall.ll: Add explicit triplets and remove XFAIL: apple-da...
NAKAMURA Takumi
2010-09-30
1
-4
/
+2
*
Fix an inconsistency in the x86 backend that led it to reject "calll foo" on
Chris Lattner
2010-09-22
1
-12
/
+12
*
Mark as XFAIL on darwin 8. PR 7886.
Dale Johannesen
2010-08-15
1
-0
/
+2
*
Fix test.
Evan Cheng
2010-04-30
1
-2
/
+2
*
Another sibcall bug. If caller and callee calling conventions differ, then it...
Evan Cheng
2010-04-30
1
-0
/
+18
*
Do not sibcall if stack needs to be dynamically aligned.
Evan Cheng
2010-03-26
1
-0
/
+11
*
Allow trivial sibcall of vararg callee when no arguments are being passed.
Evan Cheng
2010-03-26
1
-0
/
+31
*
Stupid svn. Add back to the lost sibcall tests.
Evan Cheng
2010-03-20
1
-2
/
+57
*
Add documentation on sibling call optimization. Rename tailcall2.ll test to s...
Evan Cheng
2010-03-08
1
-0
/
+218