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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245498: [X86] Emit more efficient >= comparisons against 0 (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D12136?vs=32602&id=32609#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12136

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

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


More information about the llvm-commits mailing list