This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 619d61b Revert "Revert "[ARM] Add Kryo to available targets"" new 42c1cc1 [InstCombine] Add a few cases for OR we fail to optimize due [...] new d78c0c1 Remove the default subtarget from the Power port. It's unnece [...] new 4d40c97 AMDGPU/GFX9: Fix shared and private aperture queries
The 3 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/SIDefines.h | 11 ++++++-- lib/Target/AMDGPU/SIISelLowering.cpp | 34 +++++++++++++++++-------- lib/Target/AMDGPU/SIISelLowering.h | 4 ++- lib/Target/PowerPC/PPCTargetMachine.cpp | 4 +-- lib/Target/PowerPC/PPCTargetMachine.h | 1 - test/CodeGen/AMDGPU/addrspacecast.ll | 18 ++++++++++--- test/Transforms/InstCombine/or.ll | 45 +++++++++++++++++++++++++++++++++ 7 files changed, 96 insertions(+), 21 deletions(-)