summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/ppc64-linux-func-size.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-03-05Use the generic Lfunc_begin label on ppc.Rafael Espindola
2015-03-04Use the vanilla func_end symbol for .size.Rafael Espindola
2012-09-18On PPC64 emit the environment pointer. Patch by Adhemerval Zanella.Roman Divacky
2012-02-27Test the section specification.Roman Divacky
2012-02-27Reapply r151278 with fixes.Roman Divacky
2012-02-25Revert r151278, breaks static linking.Hal Finkel
2012-02-23MCize function entry label emission on PowerPC64 properly.Roman Divacky
2012-02-22Allow the use of an alternate symbol for calculating a function's size.Hal Finkel