summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAart Bik <ajcbik@google.com>2016-11-10 18:21:30 -0800
committerAart Bik <ajcbik@google.com>2016-11-11 09:34:56 -0800
commit08ec180de9481024c16be6841f068a45284cd8cc (patch)
treee8d450a7be42213ee14d465cd374e90f205e54df /compiler/optimizing/graph_visualizer.cc
parent5302bd999afee6db5b0cfd63e6a49b0fcbf92dd4 (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