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

Issue 396993009: Lower stacksave and restore intrinsics. (Closed)

Created:
6 years, 5 months ago by jvoung (off chromium)
Modified:
6 years, 5 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 : tweak #

Patch Set 3 : actually make a nested save/restore #

Patch Set 4 : license... #

Patch Set 5 : line em up #

Total comments: 7

Patch Set 6 : headers #

Patch Set 7 : make more complicated #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -5 lines) Patch
M crosstest/runtests.sh View 1 2 3 4 5 6 7 2 chunks +8 lines, -0 lines 0 comments Download
A crosstest/test_stacksave.h View 1 2 3 4 5 1 chunk +26 lines, -0 lines 0 comments Download
A crosstest/test_stacksave.c View 1 2 3 4 5 6 1 chunk +76 lines, -0 lines 0 comments Download
A crosstest/test_stacksave_main.c View 1 2 3 4 5 1 chunk +61 lines, -0 lines 0 comments Download
M src/IceTargetLoweringX8632.cpp View 1 2 3 4 5 6 7 2 chunks +11 lines, -5 lines 0 comments Download
M tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll View 1 2 3 4 5 6 7 2 chunks +46 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jvoung (off chromium)
6 years, 5 months ago (2014-07-16 22:50:56 UTC) #1
Jim Stichnoth
https://codereview.chromium.org/396993009/diff/80001/crosstest/test_stacksave.c File crosstest/test_stacksave.c (right): https://codereview.chromium.org/396993009/diff/80001/crosstest/test_stacksave.c#newcode32 crosstest/test_stacksave.c:32: /* NOTE: This has 1 stacksaves, because the vla ...
6 years, 5 months ago (2014-07-17 16:47:26 UTC) #2
jvoung (off chromium)
https://codereview.chromium.org/396993009/diff/80001/crosstest/test_stacksave.c File crosstest/test_stacksave.c (right): https://codereview.chromium.org/396993009/diff/80001/crosstest/test_stacksave.c#newcode32 crosstest/test_stacksave.c:32: /* NOTE: This has 1 stacksaves, because the vla ...
6 years, 5 months ago (2014-07-17 20:34:51 UTC) #3
Jim Stichnoth
lgtm
6 years, 5 months ago (2014-07-18 16:55:56 UTC) #4
jvoung (off chromium)
6 years, 5 months ago (2014-07-18 20:13:04 UTC) #5
Message was sent while issue was closed.
Committed patchset #8 manually as r7b34b59 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698