commit | 42f1af867210b5e747484141d5d41696381a1486 | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Fri Apr 22 16:20:39 2022 +0100 |
committer | Santiago Aboy Solanes <solanes@google.com> | Wed May 04 10:21:37 2022 +0000 |
tree | a5d0ec295f62361d200637b874c33cf501bdcf2c | |
parent | 7f587e53604d5bce471b5ab8a1fd74d3edcee975 [diff] |
LSE fix removing observable stores with throwing instuctions Throwing instructions can make some stores observable that wouldn't be observable othwerwise. Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Bug: 229706824, 227283233 Change-Id: I03683184db0a2b8c42623fc1148efbec8f5cae11 (cherry picked from commit ea24a14ff37c708360b4cb38baba82af0931d451) Merged-In: I03683184db0a2b8c42623fc1148efbec8f5cae11