Reviewers: titzer,
Message:
Hey,
so this is a much cleaner approach than having control instructions with
side
effects, since we can still have a simulate between checking the condition
and
branching.
Description:
Split HCompareGeneric in a test and a branch part.
A similar approach can now be taken with all other branching instructions.
BUG=
Please review this at https://codereview.chromium.org/24366004/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+533, -104 lines):
M src/arm/full-codegen-arm.cc
M src/arm/lithium-arm.h
M src/arm/lithium-arm.cc
M src/arm/lithium-codegen-arm.cc
M src/full-codegen.cc
M src/hydrogen-instructions.h
M src/hydrogen.h
M src/hydrogen.cc
M src/ia32/full-codegen-ia32.cc
M src/ia32/lithium-codegen-ia32.cc
M src/ia32/lithium-ia32.h
M src/ia32/lithium-ia32.cc
M src/x64/full-codegen-x64.cc
M src/x64/lithium-codegen-x64.cc
M src/x64/lithium-x64.h
M src/x64/lithium-x64.cc
A test/mjsunit/compare-generic.js
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.