[PATCH] [ConstantRange] Add an exact version of makeICmpRegion.

Sanjoy Das sanjoy at playingwithpointers.com
Mon Mar 16 21:13:16 PDT 2015


Address Nick's comments: split make makeICmpRegion into
makeAllowedICmpRegion and makeSatisfyingICmpRegion with clearly
specified contracts.


http://reviews.llvm.org/D8345

Files:
  include/llvm/IR/ConstantRange.h
  lib/Analysis/LazyValueInfo.cpp
  lib/IR/ConstantRange.cpp
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp
  unittests/IR/ConstantRangeTest.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8345.22069.patch
Type: text/x-patch
Size: 8920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150317/28fe95eb/attachment.bin>


More information about the llvm-commits mailing list