commit | bd7865b4fb7b1c94b7c7911ef8f83af0a3367a4e | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Thu Mar 31 10:55:04 2011 -0700 |
committer | buzbee <buzbee@google.com> | Thu Mar 31 10:55:04 2011 -0700 |
tree | 91f5ed06939818dfb8ecbe56686783b6dfab766f | |
parent | 6920d2c5b83f8ff0cdc8f33770cd658969dbd262 [diff] |
Add missing JUMBO ops to JIT We were missing a dozen or so of the new jumbo ops in the JIT's code generator. Interestingly, our compiler error recovery mechanism was good enough that we didn't notice (we die on an assert build, but silently recover and continue on a production build). Change-Id: I0c0b6d1704c47e81b39c7dcf7d1172dbdcd29856