Reviewers: Kevin Millikin,
Description:
Remove 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)
Please review this at http://codereview.chromium.org/6158004/
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/arm/lithium-arm.h
M src/arm/lithium-arm.cc
M src/arm/lithium-codegen-arm.cc
M src/ia32/lithium-codegen-ia32.cc
M src/ia32/lithium-ia32.h
M src/ia32/lithium-ia32.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev