summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/ppc64-calls.ll
Commit message (Expand)AuthorAgeFilesLines
* [PPC] Refine checks for emiting TOC restore nop and tail-call eligibility.Sean Fertile2017-08-211-5/+16
* PowerPC: Do not use llc -march in tests.Matthias Braun2017-08-011-1/+1
* Use PIC relocation model as default for PowerPC64 ELF.Joerg Sonnenberger2016-12-151-1/+1
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-1/+1
* [PPC] Enable transformations in PPCPassConfig::addIRPasses at O2Ehsan Amiri2016-04-071-1/+2
* [ppc64] Enable sibling call optimization on ppc64 ELFv1/ELFv2 abiChuang-Yu Cheng2016-04-061-1/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [PowerPC] Ensure that the TOC reload directly follows bctrl on PPC64Hal Finkel2014-12-231-1/+18
* [PowerPC] Simplify and improve loading into TOC registerUlrich Weigand2014-06-181-4/+3
* [PowerPC] Add back test case for absolute calls (removed in r211174)Ulrich Weigand2014-06-181-0/+16
* [PowerPC] Do not use BLA with the 64-bit SVR4 ABIUlrich Weigand2014-06-181-9/+0
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-5/+5
* Add test for r164155 and remove two tests superseded by ppc64-calls.ll.Roman Divacky2012-09-181-0/+14
* Optimize local func calls to not emit nop for TOC restoration.Roman Divacky2012-09-181-0/+49
OpenPOWER on IntegriCloud