| commit | d31bc9866b1bb85670264f0eb4f7085655b69f38 | [log] [tgz] |
|---|---|---|
| author | Heejin Ahn <aheejin@gmail.com> | Mon Jul 09 20:18:21 2018 +0000 |
| committer | Heejin Ahn <aheejin@gmail.com> | Mon Jul 09 20:18:21 2018 +0000 |
| tree | 4f0b09b12549d63453b0f2c3a18f39bae70b3c9b | |
| parent | d153d46884efd6fd4feea6f5b268efa7c6c5573a [diff] |
[WebAssembly] Improve readability of load/stores and tests. NFC. Summary: - Changed variable/function names to be more consistent - Improved comments in test files - Added more tests - Fixed a few typos - Misc. cosmetic changes Reviewers: dschuff Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D49087 llvm-svn: 336598