| commit | 48abaa9c7409e58d1c4dd7b67cb3ac6e788bd314 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <dan433584@gmail.com> | Tue Oct 25 00:17:11 2016 +0000 |
| committer | Dan Gohman <dan433584@gmail.com> | Tue Oct 25 00:17:11 2016 +0000 |
| tree | d9740adeafc3a7c86fa7d932849f90c130152f2e | |
| parent | 5c61c703877df673b89cb98a74edeb956b94506c [diff] |
[WebAssembly] Reorder load/store operands to match binary encoding. The p2align operand of a load/store is encoded before the offset operand; reorder the MachineInstr operands accordingly. llvm-svn: 285044