summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/splitstore-check-volatile.ll
Commit message (Collapse)AuthorAgeFilesLines
* [CodeGenPrepare] Don't split the store if it is volatileQingShan Zhang2019-05-081-0/+17
We shouldn't split the store when it is volatile. Differential Revision: https://reviews.llvm.org/D61169 llvm-svn: 360228
OpenPOWER on IntegriCloud