Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(775)

Issue 209333004: Revert "A64: Now that we have veneers, fix a couple of branches to directly jump to their target." (Closed)

Created:
6 years, 9 months ago by Sven Panne
Modified:
6 years, 9 months ago
Reviewers:
Alexandre, ulan
CC:
v8-dev
Visibility:
Public.

Description

Revert "A64: Now that we have veneers, fix a couple of branches to directly jump to their target." This reverts commit r20169, it heavily regresses a Mozilla test: make -j32 arm64.release.check TESTFLAGS=--time TESTJOBS=mozilla/js1_5/Regress/regress-280769-2 Before: --- Total time: 00:01.928 --- 1 (00:01.911) mozilla/js1_5/Regress/regress-280769-2 2 (00:01.910) mozilla/js1_5/Regress/regress-280769-2 3 (00:01.910) mozilla/js1_5/Regress/regress-280769-2 After: --- Total time: 01:36.025 --- 1 (01:36.004) mozilla/js1_5/Regress/regress-280769-2 2 (01:35.403) mozilla/js1_5/Regress/regress-280769-2 3 (01:32.098) mozilla/js1_5/Regress/regress-280769-2 TBR=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20187

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M src/arm64/regexp-macro-assembler-arm64.cc View 2 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
Committed patchset #1 manually as r20187 (presubmit successful).
6 years, 9 months ago (2014-03-24 10:41:39 UTC) #1
ulan
6 years, 9 months ago (2014-03-24 15:59:55 UTC) #2
Message was sent while issue was closed.
lgtm

Alexandre, any idea why this regressed performance?

Powered by Google App Engine
This is Rietveld 408576698