aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/private.ll
Commit message (Expand)AuthorAgeFilesLines
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Rerevert (r75663 and r76805), seems there is more non-determinism.Daniel Dunbar2009-08-231-20/+12
* Speculatively revert r76823 (i.e., reapply r75663 and r76805) to see if the realDaniel Dunbar2009-08-231-12/+20
* Revert r75663 (and r76805), as it is causing regressions on powerpc.Dan Gohman2009-07-231-20/+12
* Add -march=ppc32 lines so that this test doesn't ever default to ppc64.Dan Gohman2009-07-221-2/+2
* convert this test to filecheck styleChris Lattner2009-07-141-12/+20
* Reapply my previous asmprinter changes now with more testing and two Chris Lattner2009-07-141-6/+4
* Change the internal interface to makeNameProper to take a bool thatChris Lattner2009-07-141-7/+7
* Private linkage support for PPC / Darwin.Evan Cheng2009-01-251-0/+5
* Add the private linkage.Rafael Espindola2009-01-151-0/+21