DescriptionImplement representation selection as part of SimplifiedLowering. Representation selection also
requires inserting explicit representation change nodes to be inserted in the graph. Such nodes
are pure, but also need to be lowered to machine operators. They need to be scheduled first, to
determine the control input for any branches inside.
This CL requires extensive testing. More tests to follow.
R=rossberg@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=23026
Patch Set 1 #Patch Set 2 : Added better tests for Load/Store of fields and elements, with both tagged and untagged bases. #
Total comments: 17
Patch Set 3 : Add more tests. #Patch Set 4 : Address review comments. #
Total comments: 3
Patch Set 5 : Address review comments. #Patch Set 6 : #Patch Set 7 : #Patch Set 8 : #Patch Set 9 : #Patch Set 10 : #Patch Set 11 : Fix more compiler warnings. #Patch Set 12 : #
Messages
Total messages: 8 (0 generated)
|