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

Issue 491004: Reapply keyed load cache probing in generated code. I introduced a... (Closed)

Created:
11 years ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Reapply keyed load cache probing in generated code. I introduced a bug just before committing which broke snapshot builds. The code is nearly identical to the previous submit. TBR=erik.corry@gmail.com Committed: http://code.google.com/p/v8/source/detail?r=3449

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -33 lines) Patch
M src/assembler.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/assembler.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/heap.h View 1 chunk +18 lines, -2 lines 0 comments Download
M src/heap.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/ic-ia32.cc View 6 chunks +78 lines, -14 lines 0 comments Download
M src/ic.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/serialize.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/x64/ic-x64.cc View 6 chunks +78 lines, -15 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
11 years ago (2009-12-10 15:08:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698