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

Issue 2382013003: [Turbofan] Streamline InstructionOperand predicate methods. (Closed)

Created:
4 years, 2 months ago by bbudge
Modified:
4 years, 2 months ago
Reviewers:
Mircea Trofin, danno
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[Turbofan] Streamline InstructionOperand predicate methods. - Orders machine representations so it's easier to check for floating point. - Orders operand types so it's easier to check for LocationOperands. - Adds IsLocation, IsFPLocation predicates. LOG=N BUG=v8:4124 Committed: https://crrev.com/b5c9e31c975e5a15fb93d4cc75d7ae7c36b43b4a Cr-Commit-Position: refs/heads/master@{#39941}

Patch Set 1 #

Patch Set 2 : Add warning comment. #

Total comments: 4

Patch Set 3 : Review comments. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -22 lines) Patch
M src/compiler/instruction.h View 1 2 8 chunks +44 lines, -15 lines 0 comments Download
M src/machine-type.h View 1 2 2 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 24 (18 generated)
bbudge
More preparation for re-adding aliasing support on ARM
4 years, 2 months ago (2016-09-30 20:38:08 UTC) #8
Mircea Trofin
lgtm after comments https://codereview.chromium.org/2382013003/diff/20001/src/compiler/instruction.h File src/compiler/instruction.h (right): https://codereview.chromium.org/2382013003/diff/20001/src/compiler/instruction.h#newcode77 src/compiler/instruction.h:77: inline bool IsLocation() const; As discussed ...
4 years, 2 months ago (2016-09-30 21:52:10 UTC) #9
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/2382013003/60001
4 years, 2 months ago (2016-10-03 21:37:11 UTC) #20
bbudge
https://codereview.chromium.org/2382013003/diff/20001/src/compiler/instruction.h File src/compiler/instruction.h (right): https://codereview.chromium.org/2382013003/diff/20001/src/compiler/instruction.h#newcode77 src/compiler/instruction.h:77: inline bool IsLocation() const; On 2016/09/30 21:52:10, Mircea Trofin ...
4 years, 2 months ago (2016-10-03 21:37:18 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-03 21:39:29 UTC) #22
commit-bot: I haz the power
4 years, 2 months ago (2016-10-03 21:39:56 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b5c9e31c975e5a15fb93d4cc75d7ae7c36b43b4a
Cr-Commit-Position: refs/heads/master@{#39941}

Powered by Google App Engine
This is Rietveld 408576698