commit | aff9fa2c45e39301b6f8ffb27ba8e0d0c588032e | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Wed Oct 29 14:32:07 2014 -0700 |
committer | Karl Schimpf <kschimpf@google.com> | Wed Oct 29 14:32:07 2014 -0700 |
tree | dbaf620fb125a9c72620d0b8c07a394959e8d769 | |
parent | b262c5e0b110e63ec706213adf0af202274c442e [diff] |
Fix insert/extract element vector operations to check that literal indices are used. Also introduces a "error" instruction method for inserting an instruction placeholder when an instruction is erroneous, and the type of generated value is known. BUG= R=stichnot@chromium.org Review URL: https://codereview.chromium.org/686913003