DescriptionAdd Terminate operator.
Terminate is need for non-terminating loops (NTLs) that can appear after optimizing control flow. It gathers the control and effect(s) from a NTL and connects them to end so that they are not dead-code removed.
R=mstarzinger@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=24812
Patch Set 1 #Patch Set 2 : Fix the output count of the Terminate operator. #Patch Set 3 : Add test case for scheduler. #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|