This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e77f283e800 AMDGPU: Fix Register copypaste error new c9806056914 llvm-reduce: Use %python from lit to get the correct/valid [...] new b3ddf6ec6b4 InstCombine: Fix crash on icmp of gep with addrspacecasted null new 62b1147efa5 [AArch64] Add testcase for codegen for sdiv by 2. new c8c66a280fa AMDGPU: Fix emitting multiple stack loads for stack passed [...]
The 4 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/AMDGPUISelLowering.cpp | 16 ++++++++++++- lib/Transforms/InstCombine/InstCombineCompares.cpp | 4 ++-- test/CodeGen/AArch64/sdivpow2.ll | 19 +++++++++++++++ test/CodeGen/AMDGPU/callee-special-input-vgprs.ll | 28 +++++++++++++--------- test/Reduce/Inputs/remove-funcs.py | 1 - test/Reduce/remove-funcs.ll | 13 ++++++++-- test/Reduce/remove-global-vars.ll | 11 ++++++++- test/Transforms/InstCombine/gep-inbounds-null.ll | 28 ++++++++++++++++++++++ 8 files changed, 102 insertions(+), 18 deletions(-)