diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2017-04-20 15:19:46 +0100 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2017-04-20 16:39:43 +0100 |
commit | 13445e7176d67098a5d94754a9d3cd2928616bd8 (patch) | |
tree | 1a2279af45211b5398cf261e71b8700f51bc80b9 /disassembler/disassembler_mips.cc | |
parent | 25009fdd7a5dccc957afc8178ca5d3733f899147 (diff) |
Handle catch phis in code sinking.
When the user of an instruction we want to sink is a catch
phi, we should not look at predecessors (which don't map 1-1
for catch phis), but can only look at its dominator.
bug:37247890
Test: 647-sinking-catch
Change-Id: Ib64bd6f95d3ef45c394137e76819fa8d7d3d960a
Diffstat (limited to 'disassembler/disassembler_mips.cc')
0 files changed, 0 insertions, 0 deletions