The reviewed cfg_cleanup optimize pass
authorDavid Neto <dneto@google.com>
Thu, 19 Oct 2017 19:22:02 +0000 (15:22 -0400)
committerDavid Neto <dneto@google.com>
Thu, 19 Oct 2017 19:28:09 +0000 (15:28 -0400)
commit8ec62deb231fc8961ef155d598e90fb370ce2fb1
treeb6807a5843f98921f44bdf5e8c9c700aae6d1b72
parentc75704ec083f02106bc8e88a094da2420afee1a4
The reviewed cfg_cleanup optimize pass
source/opt/CMakeLists.txt
source/opt/basic_block.h
source/opt/cfg_cleanup_pass.cpp
source/opt/cfg_cleanup_pass.h
source/opt/fold_spec_constant_op_and_composite_pass.cpp
source/opt/optimizer.cpp
test/opt/cfg_cleanup_test.cpp