DescriptionSimplify the check when to perform loop invariant code motion.
Allow HChange instructions to be hoisted out of loops. To avoid
unnecessary code motion we don't hoist instructions from blocks that
have been marked containing an unconditional deoptimization.
Committed: http://code.google.com/p/v8/source/detail?r=8245
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #
Messages
Total messages: 4 (0 generated)
|