commit | 8b94be1f80b135e7a5c1f542861f3e80c4c52823 | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Mon Apr 04 12:25:57 2011 -0700 |
committer | buzbee <buzbee@google.com> | Mon Apr 04 12:25:57 2011 -0700 |
tree | 37526acca492e059da6ed0acd6a5513af78a6422 | |
parent | 1d41040ad8175f89f1c19a4dfbaf6ae47baf7947 [diff] |
[JIT] Rely on the opcode only to determine volatile In the past, it was possible to have a volatile field with a non-volatile opcode. This is no longer the case, so this change eliminates the volatile field flag check. Change-Id: I1cface4e813144634b2f90732c76b0a16f08c304