DescriptionDisable all code motion on the final optimization attempt.
Before, we disabled code motion for check instructions on the final
optimization attempt. It is unsafe to prevent movement of check
instructions but to allow movement of instructions that assume the checks
were performed.
Committed: http://code.google.com/p/v8/source/detail?r=6485
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|