This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9c890fc SplitKit: Fix subreg copy related problems new dc55587 AMDGPU: Rename SI_RETURN new 9be3bb9 GlobalISel: respect BooleanContents when extending i1.
The 2 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/CodeGen/GlobalISel/LegalizerHelper.cpp | 20 ++++++++++++++++---- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 5 +++-- lib/Target/AMDGPU/AMDGPUISelLowering.h | 13 +++++++++++-- lib/Target/AMDGPU/AMDGPUInstrInfo.td | 6 +++++- lib/Target/AMDGPU/AMDGPUMCInstLower.cpp | 9 +++++---- lib/Target/AMDGPU/SIISelLowering.cpp | 2 +- lib/Target/AMDGPU/SIInsertSkips.cpp | 4 ++-- lib/Target/AMDGPU/SIInsertWaits.cpp | 4 ++-- lib/Target/AMDGPU/SIInstructions.td | 5 +++-- test/CodeGen/AMDGPU/insert-waits-exp.mir | 2 +- test/CodeGen/AMDGPU/scalar-store-cache-flush.mir | 2 +- 11 files changed, 50 insertions(+), 22 deletions(-)