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

Issue 2619363003: Subzero, MIPS32: Atomic intrinsics fixes (Closed)

Created:
3 years, 11 months ago by Stefan Maksimovic
Modified:
3 years, 11 months ago
CC:
native-client-reviews_googlegroups.com, rich.fuhler_imgtec.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero, MIPS32: Atomic intrinsics fixes This patch introduces changes to the MIPS32 intrinsic functions to comply with PNaCl smoke tests. Also made a change regarding addressing relative to frame pointer, since it differs in MIPS compared to ARM and x86. R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=298d14e243e0a83abf89bc9d1d29cc95905b0236

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -50 lines) Patch
M src/IceCfg.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/IceTargetLowering.h View 1 1 chunk +7 lines, -1 line 0 comments Download
M src/IceTargetLoweringMIPS32.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M src/IceTargetLoweringMIPS32.cpp View 18 chunks +106 lines, -45 lines 0 comments Download
M tests_lit/llvm2ice_tests/fused-alloca.ll View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Stefan Maksimovic
3 years, 11 months ago (2017-01-10 09:41:01 UTC) #3
Jim Stichnoth
$ make -f Makefile.standalone check-lit ... Failing Tests (1): subzero :: llvm2ice_tests/fused-alloca.ll Expected Passes : ...
3 years, 11 months ago (2017-01-11 04:55:54 UTC) #4
Stefan Maksimovic
https://codereview.chromium.org/2619363003/diff/1/src/IceTargetLowering.h File src/IceTargetLowering.h (right): https://codereview.chromium.org/2619363003/diff/1/src/IceTargetLowering.h#newcode256 src/IceTargetLowering.h:256: virtual uint32_t getOffset(uint32_t CurrentOffset, uint32_t Size) const { On ...
3 years, 11 months ago (2017-01-11 09:25:25 UTC) #5
Jim Stichnoth
lgtm
3 years, 11 months ago (2017-01-11 13:57:14 UTC) #6
Jim Stichnoth
3 years, 11 months ago (2017-01-11 13:58:31 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
298d14e243e0a83abf89bc9d1d29cc95905b0236 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698