diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2015-06-19 16:17:05 +0100 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2015-06-22 12:38:56 +0100 |
commit | 1e256bf257e8d97df9b2178ae8658b731ca2d662 (patch) | |
tree | aa13e2795a2b9e1469a941af4856ae1751cf48db /compiler/optimizing/code_generator.cc | |
parent | bbcec62c0484fbfb82ee2c317e8afa478a63027b (diff) | |
download | android_art-1e256bf257e8d97df9b2178ae8658b731ca2d662.tar.gz android_art-1e256bf257e8d97df9b2178ae8658b731ca2d662.tar.bz2 android_art-1e256bf257e8d97df9b2178ae8658b731ca2d662.zip |
Be careful with predecessor/successor index.
When we simplify the CFG, we must preserve things that were already
simplified. For example, the index in the predecessor list or
successor list of a block must be preserved for ensuring the
first block is a loop pre header.
bug:21867463
(cherry picked from commit 8b20f88b0a8d1b374dd5eaae289d19734c77b8f8)
Change-Id: I2581b5a50942290da96cd9ec876f6f2573e0a6c4
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions