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

Issue 2444823002: X87: [full-codegen] Eliminate unnecessary hole checks for stores. (Closed)

Created:
4 years, 1 month ago by zhengxing.li
Modified:
4 years, 1 month ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

X87: [full-codegen] Eliminate unnecessary hole checks for stores. port 231c8ac0a78dd3d28f5398452c139062430ff008 (r40522) original commit message: Loads already used source position elimination to avoid unnecessary hole checks, but for reasons unknown stores did not. This CL corrects that, making full-codegen's hole elimination equivalent to ignition's. Also introduced a HoleCheckMode enum class to avoid more bool flags and updated VariableProxy and BytecodeGenerator appropriately. BUG= Committed: https://crrev.com/38939ff3e10aad73b46141acd28b56b145290e3d Cr-Commit-Position: refs/heads/master@{#40527}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -14 lines) Patch
M src/full-codegen/x87/full-codegen-x87.cc View 7 chunks +19 lines, -14 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
zhengxing.li
PTAL, thanks!
4 years, 1 month ago (2016-10-24 09:06:16 UTC) #2
Weiliang
lgtm
4 years, 1 month ago (2016-10-24 10:06:53 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/2444823002/1
4 years, 1 month ago (2016-10-24 10:16:50 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-10-24 10:47:36 UTC) #6
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:10:51 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/38939ff3e10aad73b46141acd28b56b145290e3d
Cr-Commit-Position: refs/heads/master@{#40527}

Powered by Google App Engine
This is Rietveld 408576698