summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll
Commit message (Collapse)AuthorAgeFilesLines
* Protect PPC Altivec patterns with a predicateHal Finkel2013-03-151-1/+1
| | | | | | | | | | | | In preparation for the addition of other SIMD ISA extensions (such as QPX) we need to make sure that all Altivec patterns are properly predicated on having Altivec support. No functionality change intended (one test case needed to be updated b/c it assumed that Altivec intrinsics would be supported without enabling Altivec support). llvm-svn: 177152
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Add the 64-bit versions of the DS* Altivec instructions.Bill Wendling2007-09-051-0/+15
llvm-svn: 41717
OpenPOWER on IntegriCloud