summaryrefslogtreecommitdiff
path: root/compiler/optimizing/instruction_simplifier_test.cc
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2021-11-12 12:04:41 +0000
committer Mythri Alle <mythria@google.com> 2021-11-15 09:48:20 +0000
commit9575c124c3d77e9f07e8c101571776ac9270af83 (patch)
treee3477e5c407249cd6e02dfcc5d039bfdc0375b7a /compiler/optimizing/instruction_simplifier_test.cc
parentfa73acca98ddcad8cf208e9a8bce714744b70a6c (diff)
Revert^2 "Cleanup the code to determine instrumentation level"
This reverts commit cb8f8c12872d36304dbac80fbd08d8400a757fe5. Reason for revert: Reland commit 21ef5a80704da06bdb2945be1c735ca86e8f1860 with fixes Fixes: In JITed code when we compare a bool variable (instrumentation_stubs_installed_) we should use cmpb and not cmpw. This wasn't caught earlier because the next three variables are bool which are related to instrumentation are false when instrumentation is disabled. Test: testrunner.py --host --redefine-stress -t 421-large-frame, testrunner.py --host --redefine-stress -t 545-tracing-and-jit Change-Id: Iba363fb62d0cb41bcbc86af202eae73a833ba267
Diffstat (limited to 'compiler/optimizing/instruction_simplifier_test.cc')
0 files changed, 0 insertions, 0 deletions