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

Issue 1543573002: Subzero. X8664. Fixes filetype=asm. (Closed)

Created:
5 years ago by John
Modified:
4 years, 12 months ago
Reviewers:
Jim Stichnoth, sehr
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fixes more filetype=asm bugs. #

Patch Set 3 : Fixes call lowering. #

Patch Set 4 : Fixes addProlog. #

Patch Set 5 : git cl patch 1537703002 (for fixing make presubmit) #

Patch Set 6 : git pull #

Patch Set 7 : Make presubmit #

Patch Set 8 : Reflow #

Patch Set 9 : Moar refactoring. Enables xtests. Fixes xtest. #

Total comments: 4

Patch Set 10 : Make presubmit --filetype=asm #

Patch Set 11 : Reverts --filetype=asm for x8664 xtest and check-spec #

Patch Set 12 : git pull #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -67 lines) Patch
M Makefile.standalone View 1 2 3 4 5 6 7 8 10 1 chunk +2 lines, -2 lines 0 comments Download
M src/IceInstX8664.cpp View 1 2 3 4 5 6 1 chunk +14 lines, -2 lines 0 comments Download
M src/IceInstX86Base.h View 1 2 3 4 5 6 7 8 9 2 chunks +4 lines, -0 lines 0 comments Download
M src/IceInstX86BaseImpl.h View 1 2 3 4 5 6 7 8 9 7 chunks +66 lines, -20 lines 0 comments Download
M src/IceTargetLoweringX8664.cpp View 1 2 3 4 5 6 7 8 9 12 chunks +64 lines, -21 lines 0 comments Download
M src/IceTargetLoweringX8664Traits.h View 1 2 3 4 5 6 7 8 9 1 chunk +67 lines, -1 line 0 comments Download
M src/IceTargetLoweringX86Base.h View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -2 lines 0 comments Download
M src/IceTargetLoweringX86BaseImpl.h View 1 2 3 4 5 6 7 8 9 11 chunks +33 lines, -19 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
John
5 years ago (2015-12-22 18:34:35 UTC) #2
Jim Stichnoth
If you force filetype=asm: diff --git a/pydir/crosstest_generator.py b/pydir/crosstest_generator.py index ef32a08..4ee1089 100755 --- a/pydir/crosstest_generator.py +++ b/pydir/crosstest_generator.py ...
5 years ago (2015-12-22 20:38:07 UTC) #3
John
https://codereview.chromium.org/1543573002/diff/160001/src/IceTargetLoweringX8664Traits.h File src/IceTargetLoweringX8664Traits.h (right): https://codereview.chromium.org/1543573002/diff/160001/src/IceTargetLoweringX8664Traits.h#newcode403 src/IceTargetLoweringX8664Traits.h:403: static int32_t getGprForType(Type Ty, int32_t RegNum) { On 2015/12/22 ...
5 years ago (2015-12-23 18:30:44 UTC) #5
Jim Stichnoth
lgtm
4 years, 12 months ago (2015-12-23 21:39:26 UTC) #6
John
4 years, 12 months ago (2015-12-24 21:22:22 UTC) #8
Message was sent while issue was closed.
Committed patchset #12 (id:240001) manually as
008f4ce5417c97891ea02b54b691b39aa2e2a0af (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698