summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/msa/special.ll
Commit message (Collapse)AuthorAgeFilesLines
* ps][mips64r6] Added LSA/DLSA instructionsZoran Jovanovic2014-06-201-0/+4
| | | | | | Differential Revision: http://reviews.llvm.org/D3897 llvm-svn: 211346
* [mips][msa] Add DLSA instruction.Matheus Almeida2014-02-101-0/+25
| | | | llvm-svn: 201081
* [mips][msa] Update FileCheck prefix in preparation forMatheus Almeida2014-02-101-7/+8
| | | | | | | | the addition of Mips64 tests. No functional changes. llvm-svn: 201080
* [mips][msa] Correct pattern for LSADaniel Sanders2014-01-171-2/+2
| | | | | | | | | | | | | | Summary: $rs and $rt were the wrong way round in the .td and the testcase wasn't strict enough to detect the mistake. Reviewers: matheusalmeida Reviewed By: matheusalmeida Differential Revision: http://llvm-reviews.chandlerc.com/D2554 llvm-svn: 199498
* [mips][msa] Added lsa instructionDaniel Sanders2013-10-171-0/+26
llvm-svn: 192895
OpenPOWER on IntegriCloud