This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a942315e5fd AMDGPU: Match load d16 hi instructions new 2e5d75b42df [AMDGPU] Fix regression in test clang/test/CodeGen/backend- [...] new e232c830608 AMDGPU: Move r600 only code into r600 only td file
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/AMDGPUInstructions.td | 53 ------------------------------ lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 3 +- lib/Target/AMDGPU/R600Instructions.td | 54 +++++++++++++++++++++++++++++++ 3 files changed, 56 insertions(+), 54 deletions(-)