This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 588a795 Invoke add-discriminator at -g0 -fsample-profile new 97a1f76 [AMDGPU][mc] Add support for buffer_load_dwordx3, buffer_stor [...] new 8a6c2f9 [X86][SSE] Reapplied: Add vector fcopysign combine tests
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/Target/AMDGPU/BUFInstructions.td | 10 + test/CodeGen/X86/combine-fcopysign.ll | 331 +++++++++++++++++++++++++++++++ test/MC/AMDGPU/mubuf.s | 8 + test/MC/Disassembler/AMDGPU/mubuf_vi.txt | 6 + 4 files changed, 355 insertions(+) create mode 100644 test/CodeGen/X86/combine-fcopysign.ll