This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b51e031 AMDGPU: Minor assembler refactoring new 75dfa0e GlobalISel: handle pointer arguments that get assigned to the stack. new 792cdf8 AMDGPU: Consolidate inline immediate predicate functions
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/CallLowering.cpp | 5 +- lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 23 +++++--- lib/Target/AMDGPU/SIInstrInfo.cpp | 61 +++++++--------------- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 50 +++++++++--------- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 8 ++- test/CodeGen/AArch64/GlobalISel/call-translator.ll | 17 ++++-- 6 files changed, 83 insertions(+), 81 deletions(-)