index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
tailcall-64.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-16
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
1
-1
/
+1
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-2
/
+2
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-3
/
+3
2015-01-30
Win64: Put a REX_W prefix on all TAILJMP* instructions
Reid Kleckner
1
-2
/
+2
2013-07-12
Start using CHECK-LABEL in some tests.
Stephen Lin
1
-16
/
+16
2013-04-20
Minor renaming of tests (for consistency with an in-development patch)
Stephen Lin
1
-10
/
+10
2013-04-20
Allow tail call opportunity detection through nested and/or multiple iteratio...
Stephen Lin
1
-0
/
+88
2012-09-25
Fix an illegal tailcall opt where the callee returns a double via xmm while c...
Evan Cheng
1
-3
/
+26
2012-09-13
Fix test case to avoid PIC magic.
Jakob Stoklund Olesen
1
-2
/
+1
2012-09-13
Fix the TCRETURNmi64 bug differently.
Jakob Stoklund Olesen
1
-0
/
+39
2012-09-13
Revert r163761 "Don't fold indexed loads into TCRETURNmi64."
Jakob Stoklund Olesen
1
-35
/
+1
2012-09-13
Don't fold indexed loads into TCRETURNmi64.
Jakob Stoklund Olesen
1
-1
/
+35
2012-06-01
testcase for PR13006, thanks to Duncan for filing it.
Chris Lattner
1
-0
/
+7
2012-06-01
enhance the logic for looking through tailcalls to look through transparent c...
Chris Lattner
1
-0
/
+46
2012-06-01
enhance getNoopInput to know about vector<->vector bitcasts of legal
Chris Lattner
1
-0
/
+22
2012-06-01
add some simple 64-bit tail call tests.
Chris Lattner
1
-0
/
+21