This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 68d7a57 [gold/LTO] Add test case for r281134 new c220fde [AMDGPU] Refactor MUBUF/MTBUF instructions
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/BUFInstructions.td | 1305 ++++++++++++++++++++++++++++++++++ lib/Target/AMDGPU/CIInstructions.td | 12 - lib/Target/AMDGPU/SIInstrFormats.td | 93 --- lib/Target/AMDGPU/SIInstrInfo.td | 477 ------------- lib/Target/AMDGPU/SIInstructions.td | 529 +------------- lib/Target/AMDGPU/VIInstrFormats.td | 58 -- 6 files changed, 1306 insertions(+), 1168 deletions(-) create mode 100644 lib/Target/AMDGPU/BUFInstructions.td