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

Issue 10095037: Redo r6764. (Closed)

Created:
8 years, 8 months ago by srdjan
Modified:
8 years, 8 months ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+347 lines, -304 lines) Patch
M runtime/vm/code_generator.cc View 1 2 3 4 2 chunks +40 lines, -5 lines 0 comments Download
M runtime/vm/code_generator_ia32.h View 1 2 3 4 2 chunks +18 lines, -2 lines 0 comments Download
M runtime/vm/code_generator_ia32.cc View 1 2 3 4 6 chunks +285 lines, -296 lines 0 comments Download
M runtime/vm/code_generator_x64.cc View 1 2 3 4 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
srdjan
https://chromiumcodereview.appspot.com/10095037/diff/11001/runtime/vm/code_generator_ia32.cc File runtime/vm/code_generator_ia32.cc (right): https://chromiumcodereview.appspot.com/10095037/diff/11001/runtime/vm/code_generator_ia32.cc#newcode1446 runtime/vm/code_generator_ia32.cc:1446: if (negate_result) { This is the fix for crashes: ...
8 years, 8 months ago (2012-04-19 22:49:21 UTC) #1
regis
LGTM https://chromiumcodereview.appspot.com/10095037/diff/11001/runtime/vm/code_generator_ia32.cc File runtime/vm/code_generator_ia32.cc (right): https://chromiumcodereview.appspot.com/10095037/diff/11001/runtime/vm/code_generator_ia32.cc#newcode1446 runtime/vm/code_generator_ia32.cc:1446: if (negate_result) { On 2012/04/19 22:49:21, srdjan wrote: ...
8 years, 8 months ago (2012-04-19 22:52:08 UTC) #2
srdjan
Added missing x64 file change as well
8 years, 8 months ago (2012-04-19 23:06:55 UTC) #3
regis
8 years, 8 months ago (2012-04-19 23:08:38 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698