This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 15bab22a527 AArch64: Add a tagged-globals backend feature. new cf29ef1a995 [GISel] Pass MD_callees metadata down in call lowering. new f9b63283f14 [GISel] Address review feedback on passing MD_callees to lo [...]
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 | 10 ++++++---- lib/CodeGen/GlobalISel/CallLowering.cpp | 6 +++++- lib/Target/AArch64/AArch64CallLowering.cpp | 3 ++- lib/Target/AArch64/AArch64CallLowering.h | 10 ++++++---- lib/Target/ARM/ARMCallLowering.cpp | 3 ++- lib/Target/ARM/ARMCallLowering.h | 3 ++- lib/Target/Mips/MipsCallLowering.cpp | 3 ++- lib/Target/Mips/MipsCallLowering.h | 3 ++- lib/Target/X86/X86CallLowering.cpp | 3 ++- lib/Target/X86/X86CallLowering.h | 3 ++- 10 files changed, 31 insertions(+), 16 deletions(-)