[PATCH] D25877: Analysis: Move llvm::getConstantRangeFromMetadata to IR library.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 13:08:57 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284865: Analysis: Move llvm::getConstantRangeFromMetadata to IR library. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D25877?vs=75463&id=75470#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25877

Files:
  llvm/trunk/include/llvm/Analysis/ValueTracking.h
  llvm/trunk/include/llvm/IR/ConstantRange.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/IR/ConstantRange.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/trunk/lib/Transforms/Scalar/GuardWidening.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25877.75470.patch
Type: text/x-patch
Size: 5227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161021/c2c2fcc2/attachment.bin>


More information about the llvm-commits mailing list