[PATCH] D12136: [X86] Emit more efficient >= comparisons against 0

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 13:08:46 PDT 2015


majnemer updated this revision to Diff 32602.
majnemer added a comment.

- Address review comments
- Address Sanjay's review comments.


http://reviews.llvm.org/D12136

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12136.32602.patch
Type: text/x-patch
Size: 3467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150819/f617552c/attachment.bin>


More information about the llvm-commits mailing list