This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cce7a563938 [VPlan] Fix "value never used" static analyzer warning. NFCI. new a837f1edd83 ARM: disallow SP as Rn for Thumb2 TST & TEQ instructions new 0ec787d5b8b [MCA] Don't add a name to the default code region. new 1c19384f359 [Hexagon] Fix cppcheck reduce variable scope warnings. NFCI.
The 3 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/Target/ARM/ARMInstrThumb2.td | 28 +++++++++++----------- lib/Target/Hexagon/HexagonStoreWidening.cpp | 8 +++---- test/CodeGen/ARM/GlobalISel/thumb-select-br.mir | 2 +- .../CodeGen/ARM/GlobalISel/thumb-select-select.mir | 5 ++-- test/MC/ARM/thumb2-diagnostics.s | 14 +++++++++++ test/tools/llvm-mca/X86/llvm-mca-markers-2.s | 2 +- tools/llvm-mca/CodeRegion.cpp | 2 +- tools/llvm-mca/CodeRegion.h | 4 ++-- tools/llvm-mca/CodeRegionGenerator.cpp | 3 +-- 9 files changed, 39 insertions(+), 29 deletions(-)