summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/load-ext-atomic.ll
Commit message (Collapse)AuthorAgeFilesLines
* [WebAssembly] Add the rest of the atomic loadsDerek Schuff2017-10-051-0/+102
Add extending loads and constant offset patterns A bit more refactoring of the tablegen to make the patterns fairly nice and uniform between the regular and atomic loads. Differential Revision: https://reviews.llvm.org/D38523 llvm-svn: 315022
OpenPOWER on IntegriCloud