This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 524e25855ce Use llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_ENABL [...] new 301fa505b4d [X86] Deduplicate static calling convention helpers for cod [...] new b3cf54ea958 Revert r351584: "GlobalISel: Verify g_zextload and g_sextload"
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/Target/TargetCallingConv.td | 5 +++ lib/CodeGen/MachineVerifier.cpp | 15 +------ lib/Target/X86/X86CallLowering.cpp | 2 - lib/Target/X86/X86CallingConv.cpp | 60 ++++++++++++++++++++-------- lib/Target/X86/X86CallingConv.h | 43 +++----------------- lib/Target/X86/X86CallingConv.td | 2 + lib/Target/X86/X86FastISel.cpp | 2 - lib/Target/X86/X86ISelLowering.cpp | 2 - test/CodeGen/MIR/AArch64/invalid-extload.mir | 23 ----------- utils/TableGen/CallingConvEmitter.cpp | 34 +++++++++++----- 10 files changed, 80 insertions(+), 108 deletions(-) delete mode 100644 test/CodeGen/MIR/AArch64/invalid-extload.mir