Reviewers: danno, Jakob, Paul Lind, palfia, kisg, Michael Starzinger,
Description:
MIPS: Improve and simplify removal of unreachable code.
Port r17073 (ba68149)
Original commit message:
- Detect unreachable basic blocks of code either following an unconditional
deopt or after a provably untaken branch of HBranch or
HCompareObjectEqAndBranch
instructions.
- Emit dummy uses in unreachable blocks during Hydrogen -> Lithium
translation.
BUG=chromium:258519
Please review this at https://codereview.chromium.org/25708004/
SVN Base: [email protected]:paul99/v8m-rb.git@master
Affected files (+40, -124 lines):
src/lithium-codegen.cc
src/mips/lithium-codegen-mips.h
src/mips/lithium-codegen-mips.cc
src/mips/lithium-mips.h
src/mips/lithium-mips.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.