[all-commits] [llvm/llvm-project] 98de0d: [AMDGPU] Apply llvm-prefer-register-over-unsigned ...
jayfoad via All-commits
all-commits at lists.llvm.org
Fri Aug 21 02:17:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 98de0d22f5774bf463cb56555dd3c96ac8ef6dcb
https://github.com/llvm/llvm-project/commit/98de0d22f5774bf463cb56555dd3c96ac8ef6dcb
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-08-21 (Fri, 21 Aug 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
M llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
M llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
M llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
Log Message:
-----------
[AMDGPU] Apply llvm-prefer-register-over-unsigned from clang-tidy
More information about the All-commits
mailing list