commit | 456ed8978e251f7e7db36d01acbdaeb1f38a84c0 | [log] [tgz] |
---|---|---|
author | JF Bastien <jfb@google.com> | Mon Aug 31 22:24:11 2015 +0000 |
committer | JF Bastien <jfb@google.com> | Mon Aug 31 22:24:11 2015 +0000 |
tree | 3d7b38e169dc23dd1535fa368410ed1854d1f903 | |
parent | faeb2028b0d6ea1676621f8ad660a85fb911a0e1 [diff] |
WebAssembly: generate load/store Summary: This handles all load/store operations that WebAssembly defines, and handles those necessary for C++ such as i1. I left a FIXME for outstanding features which aren't required for now. Reviewers: sunfish Subscribers: jfb, llvm-commits, dschuff git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246500 91177308-0d34-0410-b5e6-96231b3b80d8