summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/tailcall1-64.ll
AgeCommit message (Expand)Author
2017-07-12Specify complete target triple in testMatthias Braun
2017-07-11[PPC] Fix one test case regression for patch https://reviews.llvm.org/D34337.Tony Jiang
2017-07-11[PPC] Fix two bugs in frame lowering.Tony Jiang
2016-12-15Use PIC relocation model as default for PowerPC64 ELF.Joerg Sonnenberger
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-04-30Tail call optimization improvements:Arnold Schwaighofer