This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 05cc2c7d76c [mips][micromips] Fix (dis)assembly of bc1(t|f) new d472e0454da [X86][SSE] Added additional PACKUS shuffle tests new d2ca3a31240 Fix test name typo. new 7811640b9af [AMDGPU] Prevent Machine Copy Propagation from replacing li [...]
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/CodeGen/MachineCopyPropagation.cpp | 24 +++++++------- test/CodeGen/AMDGPU/dead_copy.mir | 27 ++++++++++++++++ test/CodeGen/X86/vector-shuffle-128-v16.ll | 22 +++++++++++++ test/CodeGen/X86/vector-shuffle-256-v32.ll | 29 +++++++++++++++++ test/CodeGen/X86/vector-shuffle-512-v64.ll | 51 ++++++++++++++++++++++++++++++ 5 files changed, 142 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/AMDGPU/dead_copy.mir