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

Issue 2507683002: [turbofan] Remove redundant cmp operands swap. (Closed)

Created:
4 years, 1 month ago by shiyu.zhang
Modified:
4 years ago
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Remove redundant cmp operands swap. Remove redundant operands swap for compare operation. BUG= Committed: https://crrev.com/86af70afb01d778897cd0aac6c3da8337acab859 Cr-Commit-Position: refs/heads/master@{#41385}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -10 lines) Patch
M src/compiler/ia32/instruction-selector-ia32.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/compiler/x64/instruction-selector-x64.cc View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
shiyu.zhang
We found TurboFan has additional register spills compared with Crankshaft in Octane2-Navier-stokes. The hot spot ...
4 years, 1 month ago (2016-11-16 09:05:38 UTC) #1
Benedikt Meurer
Ah, very awesome. I was wondering about these weird moves already, but never found the ...
4 years ago (2016-11-30 12:08:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2507683002/1
4 years ago (2016-11-30 12:08:55 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-11-30 12:32:29 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/86af70afb01d778897cd0aac6c3da8337acab859 Cr-Commit-Position: refs/heads/master@{#41385}
4 years ago (2016-11-30 12:33:04 UTC) #9
bradn
4 years ago (2016-11-30 18:40:38 UTC) #11
Message was sent while issue was closed.
This seems to have regressed ia32 slightly.

Powered by Google App Engine
This is Rietveld 408576698