[PATCH] D59716: [ConstantRange] Add full() + empty() named constructors (NFC)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 24 02:35:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356852: [ConstantRange] Add getFull() + getEmpty() named constructors; NFC (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59716?vs=191945&id=192026#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59716/new/

https://reviews.llvm.org/D59716

Files:
  llvm/trunk/include/llvm/IR/ConstantRange.h
  llvm/trunk/lib/Analysis/LazyValueInfo.cpp
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/IR/ConstantRange.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Transforms/Scalar/Float2Int.cpp
  llvm/trunk/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59716.192026.patch
Type: text/x-patch
Size: 26219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190324/89366d15/attachment.bin>


More information about the llvm-commits mailing list