summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/code_generator.cc
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2015-06-19 16:17:05 +0100
committerNicolas Geoffray <ngeoffray@google.com>2015-06-22 12:38:56 +0100
commit1e256bf257e8d97df9b2178ae8658b731ca2d662 (patch)
treeaa13e2795a2b9e1469a941af4856ae1751cf48db /compiler/optimizing/code_generator.cc
parentbbcec62c0484fbfb82ee2c317e8afa478a63027b (diff)
downloadandroid_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