This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from ac3e928cd [PDB] Emit TPI and IPI hashes
new 097d705a5 Don't depend on these symbols being implicitly global.
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:
test/ELF/Inputs/verdef-defaultver.s | 3 +++
test/ELF/version-script-twice.s | 4 ++++
2 files changed, 7 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 llvm.
from 627b94c08c0 [X86] Don't try to scale down if that exceeds the bitwidth.
new dba60ce821f LTO: Export functions referenced by the CFI jump table.
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/LTO/LTO.cpp | 6 ++++++
test/LTO/Resolution/X86/export-jumptable.ll | 32 +++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
create mode 100644 test/LTO/Resolution/X86/export-jumptable.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 hjl/pr21752/master
in repository glibc.
at d8a801c2ea Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]
This branch includes the following new commits:
new d8a801c2ea Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]
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.
--
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 gcc.
from ba6de0097e7 * libsupc++/new (bad_array_new_length): Remove redu [...]
new a38e39b1422 PR middle-end/81331 * except.c (maybe_add_nop_after_secti [...]
new 84242aee9f3 * predict.c (propagate_unlikely_bbs_forward): Break out fr [...]
new c86933f928e * predict.c (propagate_unlikely_bbs_forward): Break out fr [...]
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:
gcc/ChangeLog | 17 +++++++++++
gcc/bb-reorder.c | 15 ++++++++++
gcc/cfgexpand.c | 5 ++++
gcc/except.c | 56 ++++++++++++++++++++++++++++++++++++
gcc/predict.c | 86 ++++++++++++++++++++++++++++++++------------------------
gcc/predict.h | 1 +
6 files changed, 143 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 llvm.
from 0bd44fcf7ce ThinLTOBitcodeWriter: Do not rewrite intrinsic functions wh [...]
new b7138c0ecd1 [Hexagon] Handle subregisters in areMemAccessesTriviallyDisjoint
new 627b94c08c0 [X86] Don't try to scale down if that exceeds the bitwidth.
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:
lib/Target/Hexagon/HexagonInstrInfo.cpp | 47 ++++++++++++++++++++++-----------
lib/Target/X86/X86ISelDAGToDAG.cpp | 5 +++-
test/CodeGen/X86/pr33844.ll | 38 ++++++++++++++++++++++++++
3 files changed, 74 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/X86/pr33844.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 llvm.
from 36c6a2ea966 GlobalISel: select G_EXTRACT and G_INSERT instructions on AArch64.
new 0bd44fcf7ce ThinLTOBitcodeWriter: Do not rewrite intrinsic functions wh [...]
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/IPO/ThinLTOBitcodeWriter.cpp | 4 +++-
test/Transforms/ThinLTOBitcodeWriter/split-vfunc.ll | 4 ++++
2 files changed, 7 insertions(+), 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 6c4e7b6bfb Extend previous fix to coff-rs6000.c to coff64-rs6000.c
new f2e6a8430e [AArch64] Fix PR18841 ifunc relocation ordering
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 | 6 ++++++
bfd/elfnn-aarch64.c | 31 +++++++++++++++++++++++++++++++
2 files changed, 37 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 clang.
from 79147bed5d [Sema] Improve diagnostic message for unavailable C++17 alig [...]
new 8ccbaa6d61 Add AlignedAllocation.h.
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/Basic/AlignedAllocation.h | 44 +++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
create mode 100644 include/clang/Basic/AlignedAllocation.h
--
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 lld.
from f72d20d35 Bring back r307364.
new ac3e928cd [PDB] Emit TPI and IPI hashes
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:
COFF/PDB.cpp | 12 +++++++++---
test/COFF/pdb.test | 36 ++++++++++++++++++------------------
2 files changed, 27 insertions(+), 21 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 glibc.
from f8cef4d07d Fix cast-after-dereference
new d500130f31 alpha: Fix clone exit syscall argument passing (BZ#21512)
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:
ChangeLog | 5 +++++
sysdeps/unix/sysv/linux/alpha/clone.S | 1 +
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.