summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/offset-simd.ll
Commit message (Collapse)AuthorAgeFilesLines
* [WebAssembly][NFC] Fix unconventional test namesThomas Lively2018-09-141-1312/+0
| | | | | | | | | | Reviewers: aheejin, dschuff Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D52110 llvm-svn: 342273
* [WebAssembly] SIMD loads and storesThomas Lively2018-08-301-0/+1312
Summary: Reuse the patterns from WebAssemblyInstrMemory.td. Reviewers: aheejin, dschuff Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D51383 llvm-svn: 341127
OpenPOWER on IntegriCloud