This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 58d4a39f630 [dsymutil] Simplify temporary file handling.
new c817c924d52 [InstSimplify] add tests for funnel shift intrinsics; NFC
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/Transforms/InstSimplify/call.ll | 76 +++++++++++++++++++++++++++++++-----
1 file changed, 66 insertions(+), 10 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 gcc-7-branch
in repository gcc.
from 63723222f4a Daily bump.
new 9677568ce3c * config/pa/pa.c (pa_output_addr_vec): Align address 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:
gcc/ChangeLog | 6 ++++++
gcc/config/pa/pa.c | 2 ++
gcc/config/pa/pa.h | 22 ++++++++++++----------
gcc/config/pa/pa32-linux.h | 9 +++++++++
4 files changed, 29 insertions(+), 10 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 gcc-6-branch
in repository gcc.
from c748b077b0c Daily bump.
new c57522d6fbc * config/pa/pa.c (pa_output_addr_vec): Align address 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:
gcc/ChangeLog | 6 ++++++
gcc/config/pa/pa.c | 2 ++
gcc/config/pa/pa.h | 22 ++++++++++++----------
gcc/config/pa/pa32-linux.h | 9 +++++++++
4 files changed, 29 insertions(+), 10 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 gcc.
from cdb1897184e Daily bump.
new 6b4c81cc35c * config/pa/pa.c (pa_output_addr_vec): Align address 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:
gcc/ChangeLog | 6 ++++++
gcc/config/pa/pa.c | 2 ++
gcc/config/pa/pa.h | 22 ++++++++++++----------
gcc/config/pa/pa32-linux.h | 9 +++++++++
4 files changed, 29 insertions(+), 10 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 gcc-8-branch
in repository gcc.
from c314d4e5567 Daily bump.
new 25ff95c60bb * config/pa/pa.c (pa_output_addr_vec): Align address 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:
gcc/ChangeLog | 6 ++++++
gcc/config/pa/pa.c | 2 ++
gcc/config/pa/pa.h | 22 ++++++++++++----------
gcc/config/pa/pa32-linux.h | 9 +++++++++
4 files changed, 29 insertions(+), 10 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 769bf94359c [InstSimplify] refactor intrinsic simplifications; NFCI
new 58d4a39f630 [dsymutil] Simplify temporary file handling.
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/Support/Path.cpp | 10 ++++---
lib/Support/Windows/Path.inc | 2 +-
test/tools/dsymutil/X86/accelerator.test | 4 ---
test/tools/dsymutil/X86/update-one-CU.test | 4 ---
test/tools/dsymutil/X86/update.test | 4 ---
tools/dsymutil/MachOUtils.cpp | 42 +++++++++++++++++++++---------
tools/dsymutil/MachOUtils.h | 17 +++++++++---
tools/dsymutil/dsymutil.cpp | 40 ++++++++--------------------
8 files changed, 61 insertions(+), 62 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 04eda8fb6f1 revert r338206 because the test does not pass
new 769bf94359c [InstSimplify] refactor intrinsic simplifications; 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:
lib/Analysis/InstructionSimplify.cpp | 250 ++++++++++++++++-------------------
1 file changed, 116 insertions(+), 134 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 ebd090bd41e [AVR] Re-enable expansion of ADDE/ADDC/SUBE/SUBC in ISel
new 04eda8fb6f1 revert r338206 because the test does not pass
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/SelectionDAG/SelectionDAGBuilder.cpp | 32 +++------
.../ARM/inline-asm-operand-implicit-cast.ll | 80 ----------------------
2 files changed, 9 insertions(+), 103 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 release/2.26/master
in repository glibc.
from cf6deb084b conform/conformtest.pl: Escape literal braces in regular exp [...]
new 86e0996b1a x86: Correct index_cpu_LZCNT [BZ #23456]
new c9570bd2f5 x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ [...]
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:
ChangeLog | 16 ++++++++++++++++
NEWS | 2 ++
sysdeps/x86/cpu-features.c | 27 ++++++++++++++++++---------
sysdeps/x86/cpu-features.h | 4 ++--
4 files changed, 38 insertions(+), 11 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 lld.
from 39986965f Reland r338088, "ELF: Make --print-icf-sections output determ [...]
new e8bac7c79 [ELF][HEXAGON] Add R_HEX_32_6_X and R_HEX_12_X
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:
ELF/Arch/Hexagon.cpp | 6 ++++++
test/ELF/hexagon.s | 7 +++++++
2 files changed, 13 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.