OSDN Git Service

Revert "ART: Enable more passes under try/catch"
authorDavid Brazdil <dbrazdil@google.com>
Thu, 29 Oct 2015 22:47:39 +0000 (22:47 +0000)
committerDavid Brazdil <dbrazdil@google.com>
Thu, 29 Oct 2015 22:47:39 +0000 (22:47 +0000)
commit771e5cc519665ce0cc76985bb4803f0dd50c3b40
tree2f6934bc6cb0286d327b7a653be410cf8df43c00
parent39fabd6bb6fcf7a712b370d3b6fd0ada83e2e5d8
Revert "ART: Enable more passes under try/catch"

BCE does not set TryCatchInformation when creating new blocks.
Will be fixed with DynamicBCE CL.

This reverts commit 39fabd6bb6fcf7a712b370d3b6fd0ada83e2e5d8.

Change-Id: I76ae707ac132bb1a4a9f64f4916ffcd786ef730c
compiler/optimizing/licm.cc
compiler/optimizing/nodes.cc
compiler/optimizing/optimizing_compiler.cc