Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete useless trailing semicolons. | Dan Gohman | 2010-01-05 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
* | Rerevert (r75663 and r76805), seems there is more non-determinism. | Daniel Dunbar | 2009-08-23 | 1 | -20/+12 |
* | Speculatively revert r76823 (i.e., reapply r75663 and r76805) to see if the real | Daniel Dunbar | 2009-08-23 | 1 | -12/+20 |
* | Revert r75663 (and r76805), as it is causing regressions on powerpc. | Dan Gohman | 2009-07-23 | 1 | -20/+12 |
* | Add -march=ppc32 lines so that this test doesn't ever default to ppc64. | Dan Gohman | 2009-07-22 | 1 | -2/+2 |
* | convert this test to filecheck style | Chris Lattner | 2009-07-14 | 1 | -12/+20 |
* | Reapply my previous asmprinter changes now with more testing and two | Chris Lattner | 2009-07-14 | 1 | -6/+4 |
* | Change the internal interface to makeNameProper to take a bool that | Chris Lattner | 2009-07-14 | 1 | -7/+7 |
* | Private linkage support for PPC / Darwin. | Evan Cheng | 2009-01-25 | 1 | -0/+5 |
* | Add the private linkage. | Rafael Espindola | 2009-01-15 | 1 | -0/+21 |