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

Issue 10375017: Remove old x64 code generator. (Closed)

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

Description

Remove old x64 code generator. Refactorize compiler and test code to be independent of actual code generator. Committed: https://code.google.com/p/dart/source/detail?r=7350

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -3004 lines) Patch
M runtime/vm/code_descriptors_test.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M runtime/vm/code_generator_x64.h View 2 chunks +12 lines, -179 lines 0 comments Download
D runtime/vm/code_generator_x64.cc View 1 chunk +0 lines, -2671 lines 0 comments Download
M runtime/vm/compiler.h View 2 chunks +7 lines, -0 lines 0 comments Download
M runtime/vm/compiler.cc View 4 chunks +135 lines, -113 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/unit_test.cc View 2 chunks +3 lines, -30 lines 0 comments Download
M runtime/vm/vm_sources.gypi View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
regis
8 years, 7 months ago (2012-05-04 21:48:57 UTC) #1
srdjan
8 years, 7 months ago (2012-05-04 21:53:37 UTC) #2
LGTM and thanks!

Powered by Google App Engine
This is Rietveld 408576698