Redirecting because of vacation. Bill, can you have a look?
Is any of this actually ARM specific? It doesn't look that way. If it is not,
please port to the other architectures as well. http://codereview.chromium.org/7489045/diff/1/src/arm/constants-arm.h File src/arm/constants-arm.h (right): http://codereview.chromium.org/7489045/diff/1/src/arm/constants-arm.h#newcode179 src/arm/constants-arm.h:179: inline bool EvalComparison(Condition cond, double op1, double op2) { Why not have this in the code generator and switch on the token instead of going from token to condition to operation? http://codereview.chromium.org/7489045/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
