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

Issue 1768823002: Subzero. ARM32. Fix bugs uncovered by scons tests. (Closed)

Created:
4 years, 9 months ago by John
Modified:
4 years, 9 months ago
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 llvm.nacl.atomic.cmpxchg... ? #

Patch Set 3 : lit test fix. #

Total comments: 6

Patch Set 4 : Addresses comments. #

Patch Set 5 : Fixes build break. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -83 lines) Patch
M src/IceTargetLoweringARM32.h View 1 2 3 1 chunk +3 lines, -8 lines 0 comments Download
M src/IceTargetLoweringARM32.cpp View 1 2 3 4 6 chunks +32 lines, -21 lines 0 comments Download
M tests_lit/llvm2ice_tests/nacl-atomic-intrinsics.ll View 1 2 9 chunks +52 lines, -54 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
John
4 years, 9 months ago (2016-03-07 21:47:01 UTC) #2
Karl
lgtm
4 years, 9 months ago (2016-03-07 21:53:05 UTC) #3
Eric Holk
lgtm https://codereview.chromium.org/1768823002/diff/40001/src/IceTargetLoweringARM32.cpp File src/IceTargetLoweringARM32.cpp (right): https://codereview.chromium.org/1768823002/diff/40001/src/IceTargetLoweringARM32.cpp#newcode4611 src/IceTargetLoweringARM32.cpp:4611: Retry = Context.insert<InstARM32Label>(this); Why did you split this ...
4 years, 9 months ago (2016-03-07 22:58:53 UTC) #4
Jim Stichnoth
lgtm https://codereview.chromium.org/1768823002/diff/40001/src/IceTargetLoweringARM32.cpp File src/IceTargetLoweringARM32.cpp (right): https://codereview.chromium.org/1768823002/diff/40001/src/IceTargetLoweringARM32.cpp#newcode4931 src/IceTargetLoweringARM32.cpp:4931: // Context.insert<InstFakeUse>(Tmp); Delete these comments?
4 years, 9 months ago (2016-03-07 23:25:49 UTC) #5
John
https://codereview.chromium.org/1768823002/diff/40001/src/IceTargetLoweringARM32.cpp File src/IceTargetLoweringARM32.cpp (right): https://codereview.chromium.org/1768823002/diff/40001/src/IceTargetLoweringARM32.cpp#newcode4611 src/IceTargetLoweringARM32.cpp:4611: Retry = Context.insert<InstARM32Label>(this); On 2016/03/07 22:58:53, Eric Holk wrote: ...
4 years, 9 months ago (2016-03-08 18:14:32 UTC) #6
John
4 years, 9 months ago (2016-03-08 19:01:13 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
324334e5315db2e67f16a4dffe91e1b1faf8dc8e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698