This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 50b49991b4e [InstCombine] add unsigned saturation subtraction canonical [...]
new 73cb5b8a646 [X86] Artificially lower the complexity of the scalar ANDN [...]
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/Target/X86/X86InstrArithmetic.td | 5 +++--
test/CodeGen/X86/avx512-schedule.ll | 5 ++---
test/CodeGen/X86/bmi.ll | 4 ++--
test/CodeGen/X86/pr32282.ll | 35 ++++++++++++++++++++---------------
4 files changed, 27 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_30-branch
in repository binutils-gdb.
from f4858ef234 Updated Brazillian portuguese and Russian translation
new b01452b1d4 [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_AB [...]
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:
bfd/ChangeLog | 7 +++++++
bfd/elfnn-aarch64.c | 15 ++++++++++++---
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 +
ld/testsuite/ld-aarch64/emit-relocs-258.s | 3 ++-
ld/testsuite/ld-aarch64/emit-relocs-259.s | 3 ++-
ld/testsuite/ld-aarch64/pr22764.d | 18 ++++++++++++++++++
ld/testsuite/ld-aarch64/pr22764.s | 6 ++++++
8 files changed, 56 insertions(+), 5 deletions(-)
create mode 100644 ld/testsuite/ld-aarch64/pr22764.d
create mode 100644 ld/testsuite/ld-aarch64/pr22764.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8b74721557 [clang-format] Re-land: Fixup #include guard indents after p [...]
new 9658e036b9 [Options] Make --cuda-path-ignore-env a Flag, NFCI.
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:
include/clang/Driver/Options.td | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f3b91ed8f9 Remove myself as a write-after-approval GDB maintainer.
new 279b2f9416 [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_AB [...]
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:
bfd/ChangeLog | 7 +++++++
bfd/elfnn-aarch64.c | 15 ++++++++++++---
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 +
ld/testsuite/ld-aarch64/emit-relocs-258.s | 3 ++-
ld/testsuite/ld-aarch64/emit-relocs-259.s | 3 ++-
ld/testsuite/ld-aarch64/pr22764.d | 18 ++++++++++++++++++
ld/testsuite/ld-aarch64/pr22764.s | 6 ++++++
8 files changed, 56 insertions(+), 5 deletions(-)
create mode 100644 ld/testsuite/ld-aarch64/pr22764.d
create mode 100644 ld/testsuite/ld-aarch64/pr22764.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from f4c1fa26b Fix parsing of object files with "early" section headers
new 738f513d0 Add a comment explaining how the input for GetModuleSpecifica [...]
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:
.../ObjectFile/ELF/Inputs/early-section-headers.so | Bin 5815 -> 581 bytes
unittests/ObjectFile/ELF/TestObjectFileELF.cpp | 25 +++++++++++++++++++++
2 files changed, 25 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 844c5235e Handle NetBSD symbol mangling devname -> __devname50
new 363c49d86 [sanitizer] Allocator local cache improvements
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:
.../sanitizer_allocator_local_cache.h | 65 +++++++++++-----------
1 file changed, 31 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2e9c44b034c LTO: Include dso-local bit in ThinLTO cache key.
new 50b49991b4e [InstCombine] add unsigned saturation subtraction canonical [...]
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/Transforms/InstCombine/InstCombineSelect.cpp | 57 +++++++++++++-
.../InstCombine/unsigned_saturated_sub.ll | 87 +++++++++++++---------
2 files changed, 107 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 6ede8bf5d Sync PlatformNetBSD.cpp with Linux
new f4c1fa26b Fix parsing of object files with "early" section headers
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:
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 54 +++------------------
unittests/ObjectFile/ELF/CMakeLists.txt | 1 +
.../ObjectFile/ELF/Inputs/early-section-headers.so | Bin 0 -> 5815 bytes
unittests/ObjectFile/ELF/TestObjectFileELF.cpp | 14 ++++++
4 files changed, 23 insertions(+), 46 deletions(-)
create mode 100644 unittests/ObjectFile/ELF/Inputs/early-section-headers.so
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 42bbfa76e41 [X86] Teach X86DAGToDAGISel::shrinkAndImmediate to preserve [...]
new 6661a9b542a [Hexagon] Memoize instruction positions in BitTracker
new 16748767563 [InstCombine] only allow narrow/wide evaluation of values w [...]
new 2e9c44b034c LTO: Include dso-local bit in ThinLTO cache key.
The 3 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/IR/ModuleSummaryIndex.h | 2 ++
lib/IR/ModuleSummaryIndex.cpp | 9 +++++++++
lib/LTO/LTO.cpp | 4 +++-
lib/Target/Hexagon/BitTracker.cpp | 22 +++++++++++++---------
lib/Target/Hexagon/BitTracker.h | 10 +++++++++-
lib/Transforms/InstCombine/InstCombineCasts.cpp | 10 ++++++----
lib/Transforms/Utils/FunctionImportUtils.cpp | 12 ++----------
test/LTO/Resolution/X86/cache-dso-local.ll | 22 ++++++++++++++++++++++
8 files changed, 66 insertions(+), 25 deletions(-)
create mode 100644 test/LTO/Resolution/X86/cache-dso-local.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from f5aa67807 Skip TestTargetSymbolsSepDebugSymlink on remote targets
new 6ede8bf5d Sync PlatformNetBSD.cpp with Linux
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:
source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp | 114 +++++-----------------
1 file changed, 26 insertions(+), 88 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.