[PATCH] D46976: [STLExtras] Add size() for ranges, and remove distance()

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 16:24:35 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332551: [STLExtras] Add size() for ranges, and remove distance() (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46976?vs=147177&id=147212#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46976

Files:
  llvm/trunk/include/llvm/ADT/STLExtras.h
  llvm/trunk/lib/Analysis/LazyCallGraph.cpp
  llvm/trunk/lib/CodeGen/ImplicitNullChecks.cpp
  llvm/trunk/lib/IR/Value.cpp
  llvm/trunk/lib/Transforms/Scalar/GVNHoist.cpp
  llvm/trunk/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
  llvm/trunk/unittests/ADT/IteratorTest.cpp
  llvm/trunk/unittests/IR/BasicBlockTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46976.147212.patch
Type: text/x-patch
Size: 6165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/ee8d2776/attachment.bin>


More information about the llvm-commits mailing list