This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3c86da6120d Fix some warnings introduced by r369798. new 8e18167e8a1 [X86] Move a transform out of combineConcatVectorOps so we [...] new 8a675304479 Do a sweep of symbol internalization. NFC.
The 2 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/Bitcode/Writer/BitcodeWriter.cpp | 2 +- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 5 +++-- lib/CodeGen/TargetPassConfig.cpp | 21 ++++++++++++--------- lib/IR/DIBuilder.cpp | 2 +- lib/LTO/SummaryBasedOptimizations.cpp | 2 +- lib/MC/MCDwarf.cpp | 4 ++-- lib/Remarks/RemarkParser.cpp | 2 ++ lib/Support/FileCheck.cpp | 2 +- lib/Target/AArch64/AArch64SpeculationHardening.cpp | 6 +++--- lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 6 +++--- lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 6 +++--- .../Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp | 2 +- lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 2 +- lib/Target/RISCV/RISCVISelLowering.cpp | 4 ++-- lib/Target/X86/X86ISelLowering.cpp | 22 +++++++++++++--------- lib/Target/X86/X86IndirectBranchTracking.cpp | 2 +- lib/Transforms/Scalar/LoopFuse.cpp | 4 ++-- 17 files changed, 52 insertions(+), 42 deletions(-)