summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/ppc64-calls.ll
AgeCommit message (Expand)Author
2017-08-21[PPC] Refine checks for emiting TOC restore nop and tail-call eligibility.Sean Fertile
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2016-12-15Use PIC relocation model as default for PowerPC64 ELF.Joerg Sonnenberger
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2016-04-07[PPC] Enable transformations in PPCPassConfig::addIRPasses at O2Ehsan Amiri
2016-04-06[ppc64] Enable sibling call optimization on ppc64 ELFv1/ELFv2 abiChuang-Yu Cheng
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-12-23[PowerPC] Ensure that the TOC reload directly follows bctrl on PPC64Hal Finkel
2014-06-18[PowerPC] Simplify and improve loading into TOC registerUlrich Weigand
2014-06-18[PowerPC] Add back test case for absolute calls (removed in r211174)Ulrich Weigand
2014-06-18[PowerPC] Do not use BLA with the 64-bit SVR4 ABIUlrich Weigand
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2012-09-18Add test for r164155 and remove two tests superseded by ppc64-calls.ll.Roman Divacky
2012-09-18Optimize local func calls to not emit nop for TOC restoration.Roman Divacky