commit | 08ec180de9481024c16be6841f068a45284cd8cc | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Thu Nov 10 18:21:30 2016 -0800 |
committer | Aart Bik <ajcbik@google.com> | Fri Nov 11 09:34:56 2016 -0800 |
tree | e8d450a7be42213ee14d465cd374e90f205e54df | |
parent | 5302bd999afee6db5b0cfd63e6a49b0fcbf92dd4 [diff] |
Fixed bug in LICM Rationale: We should stop hoisting anything that can throw as soon as something else that can do something visible (either throw or write something) is *not* hoisted (used to be just throw test on second part). Bug: 32810295 Test: test-art-host Change-Id: Id88b712a5d9e37598d0bebbd4ecf4b1d8ee787b5