This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aa5b4e00ae0 [RISCV][NFC] Expand test/MC/RISCV/linker-relaxation.s tests new 7684aab92af [AMDGPU] Added v5i32 and v5f32 register classes
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/AMDGPUCallingConv.td | 3 +- lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 2 + lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 17 +++++- .../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 3 ++ lib/Target/AMDGPU/SIISelLowering.cpp | 17 ++++++ lib/Target/AMDGPU/SIInstrInfo.cpp | 8 +++ lib/Target/AMDGPU/SIInstructions.td | 22 ++++++++ lib/Target/AMDGPU/SIRegisterInfo.cpp | 32 ++++++++++++ lib/Target/AMDGPU/SIRegisterInfo.td | 40 ++++++++++++++- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 4 ++ test/CodeGen/AMDGPU/select-vectors.ll | 17 ++++++ test/CodeGen/AMDGPU/spill-wide-sgpr.ll | 60 ++++++++++++++++++++++ 12 files changed, 221 insertions(+), 4 deletions(-)