[PATCH] D18841: [InstCombine] Canonicalize icmp instructions based on dominating conditions.

Balaram Makam via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 10:40:18 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268521: [InstCombine] Canonicalize icmp instructions based on dominating conditions. (authored by bmakam).

Changed prior to commit:
  http://reviews.llvm.org/D18841?vs=55968&id=56172#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18841

Files:
  llvm/trunk/include/llvm/IR/ConstantRange.h
  llvm/trunk/lib/IR/ConstantRange.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/test/Transforms/InstCombine/icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18841.56172.patch
Type: text/x-patch
Size: 9439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160504/7500110a/attachment.bin>


More information about the llvm-commits mailing list