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

Issue 1040603002: [x64] Introduce BMI instructions. (Closed)

Created:
5 years, 9 months ago by Jing
Modified:
5 years, 8 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[x64] Introduce BMI instructions. BUG=v8:4015 LOG=n Committed: https://crrev.com/584a351484b7423605b282386225f26622262d8d Cr-Commit-Position: refs/heads/master@{#27648}

Patch Set 1 #

Patch Set 2 : Fix BMI detection; Fix Disasm; Distinguish andnq an andnl #

Patch Set 3 : add all bmi instructions on X64 #

Patch Set 4 : Rebase #

Total comments: 1

Patch Set 5 : clear TODOs of MacroAssembler::Lzcntl #

Total comments: 5

Patch Set 6 : Fix previous Patch Set #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1341 lines, -27 lines) Patch
M src/base/cpu.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M src/base/cpu.cc View 1 2 3 4 5 chunks +26 lines, -17 lines 0 comments Download
M src/flag-definitions.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M src/globals.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M src/x64/assembler-x64.h View 1 2 3 4 chunks +197 lines, -2 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 2 3 3 chunks +268 lines, -4 lines 0 comments Download
M src/x64/assembler-x64-inl.h View 1 2 chunks +19 lines, -0 lines 0 comments Download
M src/x64/disasm-x64.cc View 1 2 3 5 chunks +142 lines, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 2 3 4 5 2 chunks +10 lines, -2 lines 0 comments Download
M test/cctest/test-assembler-x64.cc View 1 2 3 1 chunk +569 lines, -0 lines 0 comments Download
M test/cctest/test-disasm-x64.cc View 1 2 3 1 chunk +93 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
Jing
5 years, 8 months ago (2015-04-03 02:58:43 UTC) #2
Weiliang
On 2015/04/03 02:58:43, Jing wrote: LGTM, but still need Benedikt and danno's
5 years, 8 months ago (2015-04-03 03:01:26 UTC) #3
Weiliang
Ping~
5 years, 8 months ago (2015-04-08 03:25:20 UTC) #5
Benedikt Meurer
Looking good with nit. Can you also fix the two TODO(intel) in macro-assembler-x64.cc (MacroAssembler::Lzcntl)? https://codereview.chromium.org/1040603002/diff/60001/src/base/cpu.cc ...
5 years, 8 months ago (2015-04-08 04:36:21 UTC) #6
Jing
On 2015/04/08 04:36:21, Benedikt Meurer wrote: > Looking good with nit. Can you also fix ...
5 years, 8 months ago (2015-04-08 05:41:47 UTC) #7
Benedikt Meurer
Err, that was not what I meant. Since we still need to support machines without ...
5 years, 8 months ago (2015-04-08 05:45:41 UTC) #8
Jing
On 2015/04/08 05:45:41, Benedikt Meurer wrote: > Err, that was not what I meant. Since ...
5 years, 8 months ago (2015-04-08 06:16:59 UTC) #9
Benedikt Meurer
Thanks. LGTM
5 years, 8 months ago (2015-04-08 06:22:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1040603002/100001
5 years, 8 months ago (2015-04-08 06:51:13 UTC) #13
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 8 months ago (2015-04-08 07:15:57 UTC) #14
commit-bot: I haz the power
5 years, 8 months ago (2015-04-08 07:16:13 UTC) #15
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/584a351484b7423605b282386225f26622262d8d
Cr-Commit-Position: refs/heads/master@{#27648}

Powered by Google App Engine
This is Rietveld 408576698