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

Issue 567553003: Mark setjmp as "returns twice" and turn off SimpleCoalescing when called. (Closed)

Created:
6 years, 3 months ago by jvoung (off chromium)
Modified:
6 years, 3 months ago
Reviewers:
Jim Stichnoth
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : undo unsorting #

Patch Set 3 : balance brackets #

Total comments: 4

Patch Set 4 : type checked #

Total comments: 1

Patch Set 5 : line up slash again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -48 lines) Patch
M src/IceIntrinsics.h View 1 2 3 1 chunk +16 lines, -7 lines 0 comments Download
M src/IceIntrinsics.cpp View 1 2 3 4 8 chunks +57 lines, -35 lines 0 comments Download
M src/IceTargetLowering.h View 3 chunks +8 lines, -1 line 0 comments Download
M src/IceTargetLowering.cpp View 1 chunk +6 lines, -2 lines 0 comments Download
M src/IceTargetLoweringX8632.cpp View 1 chunk +7 lines, -3 lines 0 comments Download
A tests_lit/llvm2ice_tests/returns_twice_no_coalesce.ll View 1 2 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
jvoung (off chromium)
6 years, 3 months ago (2014-09-11 18:54:01 UTC) #3
Jim Stichnoth
LGTM, unless you want to implement my suggestion in this CL... https://codereview.chromium.org/567553003/diff/60001/src/IceIntrinsics.cpp File src/IceIntrinsics.cpp (right): ...
6 years, 3 months ago (2014-09-11 20:12:05 UTC) #4
jvoung (off chromium)
https://codereview.chromium.org/567553003/diff/60001/src/IceIntrinsics.cpp File src/IceIntrinsics.cpp (right): https://codereview.chromium.org/567553003/diff/60001/src/IceIntrinsics.cpp#newcode37 src/IceIntrinsics.cpp:37: { Intrinsics::AtomicCmpxchg, true, false }, \ On 2014/09/11 20:12:05, ...
6 years, 3 months ago (2014-09-11 21:57:18 UTC) #5
Jim Stichnoth
https://codereview.chromium.org/567553003/diff/60001/src/IceIntrinsics.cpp File src/IceIntrinsics.cpp (right): https://codereview.chromium.org/567553003/diff/60001/src/IceIntrinsics.cpp#newcode37 src/IceIntrinsics.cpp:37: { Intrinsics::AtomicCmpxchg, true, false }, \ On 2014/09/11 21:57:18, ...
6 years, 3 months ago (2014-09-11 22:26:26 UTC) #6
jvoung (off chromium)
https://codereview.chromium.org/567553003/diff/60001/src/IceIntrinsics.cpp File src/IceIntrinsics.cpp (right): https://codereview.chromium.org/567553003/diff/60001/src/IceIntrinsics.cpp#newcode37 src/IceIntrinsics.cpp:37: { Intrinsics::AtomicCmpxchg, true, false }, \ On 2014/09/11 22:26:26, ...
6 years, 3 months ago (2014-09-11 22:58:57 UTC) #7
jvoung (off chromium)
6 years, 3 months ago (2014-09-12 02:18:09 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 (id:100001) manually as 44d53e1 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698