Fixed branch distances.
authorsvenpanne@chromium.org <svenpanne@chromium.org>
Tue, 23 Sep 2014 14:06:54 +0000 (14:06 +0000)
committersvenpanne@chromium.org <svenpanne@chromium.org>
Tue, 23 Sep 2014 14:06:54 +0000 (14:06 +0000)
commit262c98593f08e3fb85157bd27bdeb3226ce14df1
treeef107d8605e8d48449292d003c906a71405854b9
parent3a7cd5d273ace750647e442ca5318f7f843a1feb
Fixed branch distances.

Forgot a few kNear occurences, only happens with --deopt-every-n-times.
Death to manual jump distance calculation! :-P

TBR=jarin@chromium.org

Review URL: https://codereview.chromium.org/598573002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24151 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/lithium-codegen-ia32.cc
src/x64/lithium-codegen-x64.cc