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

Issue 1407143002: Merge compares and branches (Closed)

Created:
5 years, 2 months ago by sehr
Modified:
5 years, 2 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

Merge compares and branches Generalize folding of icmp instructions into br. 64-bit comparisons are considered as candidates unless they feed a select. BUG= R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=d981025a26d962d50f7fead809b44d16be9051f3

Patch Set 1 #

Total comments: 14

Patch Set 2 : Code review fixes, test pattern tightening. #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -104 lines) Patch
M src/IceTargetLoweringX86Base.h View 1 2 chunks +24 lines, -12 lines 0 comments Download
M src/IceTargetLoweringX86BaseImpl.h View 1 2 8 chunks +91 lines, -50 lines 0 comments Download
M tests_lit/assembler/x86/jump_encodings.ll View 3 chunks +6 lines, -5 lines 0 comments Download
M tests_lit/llvm2ice_tests/64bit.pnacl.ll View 1 6 chunks +68 lines, -32 lines 0 comments Download
M tests_lit/llvm2ice_tests/icmp-with-zero.ll View 13 chunks +41 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
sehr
I think I might want to improve the lowering of 64-bit icmps that are folded ...
5 years, 2 months ago (2015-10-16 00:26:37 UTC) #2
sehr
On 2015/10/16 00:26:37, sehr (please use this account) wrote: > I think I might want ...
5 years, 2 months ago (2015-10-16 00:27:05 UTC) #3
Jim Stichnoth
https://chromiumcodereview.appspot.com/1407143002/diff/1/src/IceTargetLoweringX86Base.h File src/IceTargetLoweringX86Base.h (right): https://chromiumcodereview.appspot.com/1407143002/diff/1/src/IceTargetLoweringX86Base.h#newcode714 src/IceTargetLoweringX86Base.h:714: // Emit the code for a combined compare and ...
5 years, 2 months ago (2015-10-16 13:58:11 UTC) #4
sehr
Thanks for the speedy review. PTAL. https://chromiumcodereview.appspot.com/1407143002/diff/1/src/IceTargetLoweringX86Base.h File src/IceTargetLoweringX86Base.h (right): https://chromiumcodereview.appspot.com/1407143002/diff/1/src/IceTargetLoweringX86Base.h#newcode714 src/IceTargetLoweringX86Base.h:714: // Emit the ...
5 years, 2 months ago (2015-10-16 18:10:23 UTC) #5
Jim Stichnoth
lgtm
5 years, 2 months ago (2015-10-16 19:39:05 UTC) #6
sehr
5 years, 2 months ago (2015-10-16 20:23:21 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
d981025a26d962d50f7fead809b44d16be9051f3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698