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

Issue 22999011: Add double unary operation (negate). This is a replica of the destrpyed CL https://chromiumcoderevi… (Closed)

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

Description

Add double unary operation (negate). This is a replica of the destrpyed CL https://chromiumcodereview.appspot.com/23219002/ Committed: https://code.google.com/p/dart/source/detail?r=26169

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -33 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 2 chunks +16 lines, -8 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/il_printer.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.h View 4 chunks +55 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 chunk +27 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 2 chunks +42 lines, -24 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
TBR
7 years, 4 months ago (2013-08-14 23:40:06 UTC) #1
srdjan
7 years, 4 months ago (2013-08-14 23:45:36 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r26169 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698