[PATCH] D46668: [STLExtras] Add distance() for ranges, pred_size(), and succ_size()
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 10 16:05:39 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332057: [STLExtras] Add distance() for ranges, pred_size(), and succ_size() (authored by vedantk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46668?vs=146214&id=146249#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46668
Files:
llvm/trunk/include/llvm/ADT/STLExtras.h
llvm/trunk/include/llvm/IR/CFG.h
llvm/trunk/lib/Analysis/BranchProbabilityInfo.cpp
llvm/trunk/lib/Analysis/LazyCallGraph.cpp
llvm/trunk/lib/Analysis/LoopInfo.cpp
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/Bitcode/Writer/ValueEnumerator.cpp
llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
llvm/trunk/lib/CodeGen/ImplicitNullChecks.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/IR/Value.cpp
llvm/trunk/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
llvm/trunk/lib/Transforms/Scalar/GVNHoist.cpp
llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
llvm/trunk/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
llvm/trunk/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp
llvm/trunk/lib/Transforms/Utils/Local.cpp
llvm/trunk/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlan.cpp
llvm/trunk/unittests/ADT/IteratorTest.cpp
llvm/trunk/unittests/IR/BasicBlockTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46668.146249.patch
Type: text/x-patch
Size: 19688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/a27cd79d/attachment.bin>
More information about the llvm-commits
mailing list