summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/private.ll
AgeCommit message (Expand)AuthorFilesLines
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2009-08-23Rerevert (r75663 and r76805), seems there is more non-determinism.Daniel Dunbar1-20/+12
2009-08-23Speculatively revert r76823 (i.e., reapply r75663 and r76805) to see if the realDaniel Dunbar1-12/+20
2009-07-23Revert r75663 (and r76805), as it is causing regressions on powerpc.Dan Gohman1-20/+12
2009-07-22Add -march=ppc32 lines so that this test doesn't ever default to ppc64.Dan Gohman1-2/+2
2009-07-14convert this test to filecheck styleChris Lattner1-12/+20
2009-07-14Reapply my previous asmprinter changes now with more testing and two Chris Lattner1-6/+4
2009-07-14Change the internal interface to makeNameProper to take a bool thatChris Lattner1-7/+7
2009-01-25Private linkage support for PPC / Darwin.Evan Cheng1-0/+5
2009-01-15Add the private linkage.Rafael Espindola1-0/+21