DescriptionDon't use environment values at certain deoptimize-instructions.
If a HDeoptimize does not cut away parts of the control-flow-graph
we don't need to insert uses to correctly elimiate dead phis since
the full function is visible to the optimizing compiler.
This is a small improvement of the change r7221 which fixed a problem
when deoptimizing on never executed case-clauses.
Committed: http://code.google.com/p/v8/source/detail?r=7877
Patch Set 1 #
Total comments: 1
Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|