[llvm] Construct SmallVector with iterator ranges (NFC)
authorKazu Hirata <kazu@google.com>
Thu, 21 Jan 2021 05:35:51 +0000 (21:35 -0800)
committerKazu Hirata <kazu@google.com>
Thu, 21 Jan 2021 05:35:52 +0000 (21:35 -0800)
commit8f5da41c4d1f4468e39e97996421083542cb5915
tree6c8f070455c117205ff5d17771838a6776929472
parentd6bb96e677759375b2bea00115918b2cb6552f5b
[llvm] Construct SmallVector with iterator ranges (NFC)
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/lib/Transforms/Scalar/NaryReassociate.cpp
llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
llvm/lib/Transforms/Utils/CodeExtractor.cpp
llvm/lib/Transforms/Utils/GuardUtils.cpp