[all-commits] [llvm/llvm-project] eb4468: [Analysis] Use is_contained (NFC)
llvmbot via All-commits
all-commits at lists.llvm.org
Fri Dec 11 21:24:06 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eb44682d671d66e422b02595a636050582a4d84a
https://github.com/llvm/llvm-project/commit/eb44682d671d66e422b02595a636050582a4d84a
Author: Kazu Hirata <kazu at google.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M llvm/lib/Analysis/CFG.cpp
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/lib/Analysis/LazyValueInfo.cpp
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[Analysis] Use is_contained (NFC)
More information about the All-commits
mailing list