This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from deadb20e811 [CodeGen] Fix for PR39094. new 7d3ea70f001 Use llvm::{all,any,none}_of instead std::{all,any,none}_of. NFC
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 7 +++---- lib/Target/AArch64/AArch64InstrInfo.cpp | 19 +++++++----------- lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 2 +- lib/Transforms/InstCombine/InstCombinePHI.cpp | 23 ++++++++++------------ lib/Transforms/Scalar/CallSiteSplitting.cpp | 7 +++---- tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +- tools/llvm-exegesis/lib/Analysis.cpp | 10 +++++----- tools/llvm-exegesis/lib/MCInstrDescView.cpp | 2 +- .../llvm-mca/lib/HardwareUnits/ResourceManager.cpp | 13 ++++++------ utils/TableGen/AsmMatcherEmitter.cpp | 7 +++---- 10 files changed, 40 insertions(+), 52 deletions(-)