This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f6b5ea76fb1 Revert "[GlobalISel] Remove the GISelAccessor API." new eced12eab7c [AMDGPU] Fix some Clang-tidy modernize-use-using and Includ [...]
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/AMDGPUAliasAnalysis.cpp | 17 ++- lib/Target/AMDGPU/AMDGPUAliasAnalysis.h | 25 +++- lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp | 160 +++++++++++---------- .../AMDGPU/AMDGPUOpenCLImageTypeLoweringPass.cpp | 55 ++++--- lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp | 45 ++++-- lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 54 ++++--- lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 28 ++-- lib/Target/AMDGPU/AMDILCFGStructurizer.cpp | 29 ++-- lib/Target/AMDGPU/AMDKernelCodeT.h | 48 +++---- lib/Target/AMDGPU/GCNMinRegStrategy.cpp | 32 +++-- 10 files changed, 300 insertions(+), 193 deletions(-)