diff options
author | Aart Bik <ajcbik@google.com> | 2016-11-10 18:21:30 -0800 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2016-11-11 09:34:56 -0800 |
commit | 08ec180de9481024c16be6841f068a45284cd8cc (patch) | |
tree | e8d450a7be42213ee14d465cd374e90f205e54df /compiler/optimizing/graph_visualizer.cc | |
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
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions