summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/instr-properties.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PowerPC] Fix the incorrect 'RM' flag set on load/store instrQingShan Zhang2019-11-061-0/+9
The 'RM' flag model the "Rounding Mode" and it has nothing to do with the load/store instructions. Differential Revision: https://reviews.llvm.org/D69551
OpenPOWER on IntegriCloud