[PATCH] D11704: AMDGPU: Remove SCCReg.

Matt Arsenault Matthew.Arsenault at amd.com
Sat Aug 1 18:03:00 PDT 2015


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.

These should be handled as a physical register rather than a virtual register class with one member.

http://reviews.llvm.org/D11704

Files:
  lib/Target/AMDGPU/SIInstrFormats.td
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  lib/Target/AMDGPU/SIRegisterInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11704.31196.patch
Type: text/x-patch
Size: 5114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150802/71aaa6be/attachment.bin>


More information about the llvm-commits mailing list