DescriptionRemove duplicate members from some LIR instruction by using the HIR accessors.
Remove unused LOperands from keyed-loads. We do not have multiple representations
for load instructions anymore.
Correct number of output operands as for a couple of instructions form 1 to 0
because they do not produce a result (e.g. PushArgument)
Committed: http://code.google.com/p/v8/source/detail?r=6258
Patch Set 1 #
Total comments: 6
Messages
Total messages: 3 (0 generated)
|