summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/func-addr.ll
AgeCommit message (Expand)Author
2016-12-15Use PIC relocation model as default for PowerPC64 ELF.Joerg Sonnenberger
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2014-06-16[PPC64] Fix PR19893 - improve code generation for local function addressesBill Schmidt
2014-05-29Add a test showing the ppc code sequence for getting a function pointer.Rafael Espindola