Pass a condition code to cgCmpHelper instead of a method pointer.
commite7eb6508458938fbd92173528e0fefd2e9a1c25b
authorEdwin Smith <smith@fb.com>
Mon, 14 Jul 2014 00:33:50 +0000 (13 17:33 -0700)
committerfacebook-github-bot <githubbot@fb.com>
Mon, 21 Jul 2014 16:05:40 +0000 (21 09:05 -0700)
tree4c2d048df778ad3013668ec805b819dad2e42486
parent689da83107c9e5f6744888f1b55cbafd67105981
Pass a condition code to cgCmpHelper instead of a method pointer.

Summary: Using setcc in this case is way simpler.

Reviewed By: @alexmalyshev

Differential Revision: D1432874
hphp/runtime/vm/jit/code-gen-x64.cpp
hphp/runtime/vm/jit/code-gen-x64.h