summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/PowerPC/ppc64-dq-expr.s
Commit message (Collapse)AuthorAgeFilesLines
* Test commit: add a blank line in test case ppc64-dq-expr.sJason Liu2019-03-121-0/+1
| | | | llvm-svn: 355942
* [PowerPC][MC] Support expressions in getMemRIX16Encoding.Sean Fertile2018-08-271-0/+38
Loosens an assert in getMemRIX16Encoding that restricts DQ-form instructions to using an immediate, so that we can assemble instructions like lxv/stxv where the offset is an expression. Differential Revision: https://reviews.llvm.org/D51122 llvm-svn: 340761
OpenPOWER on IntegriCloud