This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3e85a683888 [MachO][TLOF] Use hasLocalLinkage to determine if indirect [...] new 06bdf458f3f GlobalISel: Don't create G_UADDE with constant false carry in
The 1 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/LegalizerHelper.cpp | 12 ++-- test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 2 +- test/CodeGen/AArch64/GlobalISel/legalize-add.mir | 24 +++----- test/CodeGen/AMDGPU/GlobalISel/legalize-add.mir | 21 +++---- test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir | 72 ++++++++++------------ test/CodeGen/AMDGPU/GlobalISel/legalize-sitofp.mir | 51 ++++++++------- test/CodeGen/Mips/GlobalISel/legalizer/add.mir | 64 +++++++++---------- test/CodeGen/Mips/GlobalISel/llvm-ir/add.ll | 38 +++++------- test/CodeGen/X86/GlobalISel/add-scalar.ll | 4 +- test/CodeGen/X86/GlobalISel/legalize-add.mir | 14 +++-- 10 files changed, 138 insertions(+), 164 deletions(-)