This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allmodconfig in repository toolchain/ci/llvm-project.
from 9b228f107d4 [llvm] Use BasicBlock::phis() (NFC) adds cfeecdf7b6d [llvm] Use llvm::all_of (NFC) adds 3505d8dc074 [clangd][NFC] Use PathRef for getCorrespondingHeaderOrSource adds a855c9403fb [NFC] Don't copy MachineFrameInfo on each invocation of HasAlias adds 25bf4a8f428 [debuginfo-test] Fix -Wunused-value
No new revisions were added by this update.
Summary of changes: clang-tools-extra/clangd/ClangdServer.cpp | 4 +- clang-tools-extra/clangd/HeaderSourceSwitch.cpp | 15 +-- clang-tools-extra/clangd/HeaderSourceSwitch.h | 5 +- .../clangd/refactor/tweaks/DefineOutline.cpp | 5 +- .../llvm-prettyprinters/gdb/llvm-support.cpp | 4 +- llvm/include/llvm/Analysis/LoopInfoImpl.h | 8 +- llvm/lib/Analysis/CFGPrinter.cpp | 7 +- llvm/lib/CodeGen/CodeGenPrepare.cpp | 3 +- llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp | 2 +- llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 52 ++++---- llvm/lib/CodeGen/MachineInstr.cpp | 145 ++++++++++----------- llvm/lib/CodeGen/MachineOutliner.cpp | 9 +- llvm/lib/IR/Constants.cpp | 2 +- llvm/lib/Target/X86/X86FrameLowering.cpp | 4 +- .../Instrumentation/AddressSanitizer.cpp | 4 +- llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | 12 +- llvm/utils/TableGen/AsmMatcherEmitter.cpp | 6 +- 17 files changed, 138 insertions(+), 149 deletions(-)