This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c50b9820018 [TableGen] Generate offsets into a flat array for getOperandType new 0ce5873465a GlobalISel: Add overload of handleAssignments with CCState new c4982eb9817 ARM: Fix missing immarg for space intrinsic
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: include/llvm/CodeGen/GlobalISel/CallLowering.h | 6 +++++- include/llvm/IR/IntrinsicsARM.td | 2 +- lib/CodeGen/GlobalISel/CallLowering.cpp | 13 +++++++++++-- test/Verifier/ARM/intrinsic-immarg.ll | 9 +++++++++ 4 files changed, 26 insertions(+), 4 deletions(-)