This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 156f761cf0f [MachineLICM] Debug intrinsics shouldn't affect hoist decisions new 0511853bbf8 AMDGPU: Add D16 instructions preserve unused bits feature
The 1 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/AMDGPU.td | 18 +- lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 + lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 + lib/Target/AMDGPU/BUFInstructions.td | 4 +- lib/Target/AMDGPU/DSInstructions.td | 4 +- lib/Target/AMDGPU/FLATInstructions.td | 4 +- test/CodeGen/AMDGPU/load-hi16.ll | 407 +++++++++++++++++----------------- test/CodeGen/AMDGPU/store-hi16.ll | 267 ++++++++++++---------- test/MC/AMDGPU/gfx9_asm_all.s | 1 + 9 files changed, 388 insertions(+), 323 deletions(-)