summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/ppc64-toc.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2016-01-26[MC] Use .p2align instead of .alignDan Gohman
2015-03-05Use the correct func begin symbol in all places in ppc.Rafael Espindola
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-11-14This patch is in preparation for adding medium code model support to theBill Schmidt
2012-10-05Convert to unix line endings.Rafael Espindola
2012-09-18On PPC64 emit the environment pointer. Patch by Adhemerval Zanella.Roman Divacky
2012-08-24Lower constant pools and jump tables via TOC on PPC64/SVR4.Roman Divacky