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
/
PowerPC
/
ppc64-calls.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PPC] Refine checks for emiting TOC restore nop and tail-call eligibility.
Sean Fertile
2017-08-21
1
-5
/
+16
*
PowerPC: Do not use llc -march in tests.
Matthias Braun
2017-08-01
1
-1
/
+1
*
Use PIC relocation model as default for PowerPC64 ELF.
Joerg Sonnenberger
2016-12-15
1
-1
/
+1
*
Adding -verify-machineinstrs option to PowerPC tests
Ehsan Amiri
2016-08-03
1
-1
/
+1
*
[PPC] Enable transformations in PPCPassConfig::addIRPasses at O2
Ehsan Amiri
2016-04-07
1
-1
/
+2
*
[ppc64] Enable sibling call optimization on ppc64 ELFv1/ELFv2 abi
Chuang-Yu Cheng
2016-04-06
1
-1
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[PowerPC] Ensure that the TOC reload directly follows bctrl on PPC64
Hal Finkel
2014-12-23
1
-1
/
+18
*
[PowerPC] Simplify and improve loading into TOC register
Ulrich Weigand
2014-06-18
1
-4
/
+3
*
[PowerPC] Add back test case for absolute calls (removed in r211174)
Ulrich Weigand
2014-06-18
1
-0
/
+16
*
[PowerPC] Do not use BLA with the 64-bit SVR4 ABI
Ulrich Weigand
2014-06-18
1
-9
/
+0
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-5
/
+5
*
Add test for r164155 and remove two tests superseded by ppc64-calls.ll.
Roman Divacky
2012-09-18
1
-0
/
+14
*
Optimize local func calls to not emit nop for TOC restoration.
Roman Divacky
2012-09-18
1
-0
/
+49