commit | d8d67f4d2e5624afb3694d030cc33ee32e9859b1 | [log] [tgz] |
---|---|---|
author | Jan Voung <jvoung@chromium.org> | Mon Oct 20 18:04:56 2014 -0700 |
committer | Jan Voung <jvoung@chromium.org> | Mon Oct 20 18:04:56 2014 -0700 |
tree | 535d6891228a81e859039b7ba713e64ec714ade1 | |
parent | 562e41c8d59f9859450640cc3586844e9908bb6a [diff] |
Fix nacl-atomic-fence-all test to have alignment specified in load. Helps make it work with p2i instead of lc2i. This affected the address mode optimizations, so some of the test expectations have changed. BUG=none (happened to notice it while trying to test some things manually) R=stichnot@chromium.org Review URL: https://codereview.chromium.org/671443003