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
/
ARM
/
this-return.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Disable this-return argument forwarding on ARM/AArch64"
David Majnemer
2016-07-20
1
-2
/
+2
*
Disable this-return argument forwarding on ARM/AArch64
Hal Finkel
2016-07-16
1
-2
/
+2
*
ARM: stop emitting blx instructions for most calls on MachO.
Tim Northover
2016-05-10
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-5
/
+5
*
ARM: remove ancient -arm-tail-calls option
Saleem Abdulrasool
2014-03-11
1
-2
/
+2
*
Start using CHECK-LABEL in some tests.
Stephen Lin
2013-07-12
1
-12
/
+12
*
Only pass 'returned' to target-specific lowering code when the value of entir...
Stephen Lin
2013-04-30
1
-64
/
+0
*
Add more tests for r179925 to verify correct handling of signext/zeroext; str...
Stephen Lin
2013-04-23
1
-0
/
+64
*
Extra paranoid test for r179925 (verify that tail calls are not generated to ...
Stephen Lin
2013-04-22
1
-0
/
+14
*
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-20
1
-0
/
+91