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

Issue 25354002: Fixed x64 assembler tests that load large immediates. (Closed)

Created:
7 years, 2 months ago by zra
Modified:
7 years, 2 months ago
Reviewers:
srdjan, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fixed x64 assembler tests that load large immediates. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=28069

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M runtime/vm/assembler_x64_test.cc View 5 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
zra
These were failing only on mac because stack addresses were > 32-bits. The constants are ...
7 years, 2 months ago (2013-09-30 21:52:50 UTC) #1
zra
7 years, 2 months ago (2013-09-30 21:53:32 UTC) #2
siva
LGTM. I am wondering if it would make sense to uniformly setup the PP always ...
7 years, 2 months ago (2013-09-30 22:04:32 UTC) #3
zra
On 2013/09/30 22:04:32, siva wrote: > LGTM. > > I am wondering if it would ...
7 years, 2 months ago (2013-09-30 22:08:41 UTC) #4
zra
7 years, 2 months ago (2013-09-30 22:11:27 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r28069 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698