commit | befd03ab806aebfa9e69087bcfc63210b2b1642a | [log] [tgz] |
---|---|---|
author | Jan Voung <jvoung@chromium.org> | Tue Jun 02 11:03:03 2015 -0700 |
committer | Jan Voung <jvoung@chromium.org> | Tue Jun 02 11:03:03 2015 -0700 |
tree | a5f76aa231dac2334003586c3617db294ad8e4e0 | |
parent | e5b58fbebc37b8c2a11317afdb3dc82684147207 [diff] |
Subzero ARM: lowerLoad and lowerStore. Thought leaving "mov" simple and not handle memory operands, but then we'd have to duplicate some of the lowerAssign code for lowerLoad =/ BUG= https://code.google.com/p/nativeclient/issues/detail?id=4076 R=kschimpf@google.com, stichnot@chromium.org Review URL: https://codereview.chromium.org/1152703006