summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorxueliang.zhong <xueliang.zhong@linaro.org>2017-06-26 17:49:48 +0100
committerxueliang.zhong <xueliang.zhong@linaro.org>2017-08-08 17:28:58 +0100
commita22cae7039a3cf23318a9fd79a07bf0ef201d5e9 (patch)
treee88f36e78efe2c4349f2a86e4545741c520367e6 /compiler/optimizing/graph_visualizer.cc
parent69223111c078f86dab4b2f265c8155b8628bf530 (diff)
HRem support in BCE.
This CL improves BCE by adding support for handling 'i % CONST' format in array index. Developers would write array[i%array.length] or array[i%SIZE] format array accesses in code. There are several such cases in Android framework and libcore. Test: m test-art-host Test: m test-art-target Test: bounds_check_elimination_test Test: 449-checker-bce Change-Id: I9fc3e15dcaaa48c8607a2c486d11c8269932185e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions