This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 041d8d71e8a [ARM][ParallelDSP] Replace SExt uses new 3c036818473 GlobalISel: pack various parameters for lowerCall into a struct. new b1763b5a211 [llvm-readobj] - Remove unwrapOrError(ErrorOr<T> EO) helper.
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 | 56 ++++++++++++-------------- lib/CodeGen/GlobalISel/CallLowering.cpp | 22 +++++----- lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 19 ++++++--- lib/Target/AArch64/AArch64CallLowering.cpp | 34 +++++++--------- lib/Target/AArch64/AArch64CallLowering.h | 14 +------ lib/Target/ARM/ARMCallLowering.cpp | 29 ++++++------- lib/Target/ARM/ARMCallLowering.h | 6 +-- lib/Target/Mips/MipsCallLowering.cpp | 37 ++++++++--------- lib/Target/Mips/MipsCallLowering.h | 6 +-- lib/Target/X86/X86CallLowering.cpp | 36 ++++++++--------- lib/Target/X86/X86CallLowering.h | 6 +-- tools/llvm-readobj/COFFDumper.cpp | 16 +++++--- tools/llvm-readobj/llvm-readobj.h | 6 --- 13 files changed, 130 insertions(+), 157 deletions(-)