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

Issue 10641018: - Remove extra jumps from store barrier on x64. (Closed)

Created:
8 years, 6 months ago by Ivan Posva
Modified:
8 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Remove extra jumps from store barrier on x64. Committed: https://code.google.com/p/dart/source/detail?r=9014

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -11 lines) Patch
M runtime/vm/assembler_ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/assembler_x64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 4 chunks +20 lines, -10 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Ivan Posva
TBR
8 years, 6 months ago (2012-06-22 07:56:54 UTC) #1
Vyacheslav Egorov (Google)
8 years, 6 months ago (2012-06-22 10:36:28 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/10641018/diff/1/runtime/vm/assembler_x...
File runtime/vm/assembler_x64.cc (right):

https://chromiumcodereview.appspot.com/10641018/diff/1/runtime/vm/assembler_x...
runtime/vm/assembler_x64.cc:882: void Assembler::adcl(Register dst, Register
src) {
please add a test for this instruction in assembler tests

Powered by Google App Engine
This is Rietveld 408576698