This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 81b9a7ea319 [LICM] auto-generate complete test checks; NFC new 0c09729c672 AMDGPU: Fix test verification new 8edcece164a AMDGPU: Fix incorrect commute with sub when folding immediates new a5aaefa640f Avoid cppcheck operator precedence 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/Bitcode/Reader/MetadataLoader.cpp | 2 +- lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp | 2 +- lib/Target/AMDGPU/SIFoldOperands.cpp | 5 ++++- lib/Target/PowerPC/PPCISelLowering.cpp | 4 ++-- lib/Target/X86/Utils/X86ShuffleDecode.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 2 +- test/CodeGen/AMDGPU/fold-imm-copy.mir | 4 +++- test/CodeGen/AMDGPU/fold-immediate-operand-shrink.mir | 16 ++++++++-------- tools/llvm-stress/llvm-stress.cpp | 2 +- 9 files changed, 22 insertions(+), 17 deletions(-)