[all-commits] [llvm/llvm-project] df8121: [CodeGen, Transforms] Use llvm::any_of (NFC)
llvmbot via All-commits
all-commits at lists.llvm.org
Thu Dec 24 09:14:34 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: df812115e3ca9741f094a8102325cb2351868b48
https://github.com/llvm/llvm-project/commit/df812115e3ca9741f094a8102325cb2351868b48
Author: Kazu Hirata <kazu at google.com>
Date: 2020-12-24 (Thu, 24 Dec 2020)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalityPredicates.cpp
M llvm/lib/CodeGen/MultiHazardRecognizer.cpp
M llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
M llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[CodeGen, Transforms] Use llvm::any_of (NFC)
More information about the All-commits
mailing list