Adding support for switch removal in ADCE
authorAlan Baker <alanbaker@google.com>
Mon, 15 Jan 2018 18:25:45 +0000 (13:25 -0500)
committerDavid Neto <dneto@google.com>
Wed, 17 Jan 2018 16:05:42 +0000 (11:05 -0500)
commit80b743a570a6a616484d9aa9233774fed6cc5463
tree6a608543064ec0c9cbc8bc285b79c9659665e3cf
parent3a0eb44da34418e8817fad52275be1968791ef18
Adding support for switch removal in ADCE

* Updated code to handle switches
* Enabled disabled test and added a couple new ones
CHANGES
source/opt/aggressive_dead_code_elim_pass.cpp
source/opt/aggressive_dead_code_elim_pass.h
test/opt/aggressive_dead_code_elim_test.cpp