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 dd803a2 Testsuite fixes for hppa64-hpux
new a8a0c93 Automatic date update in version.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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 1cb0fc9 Automatic date update in version.in
new edded53 Automatic date update in version.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:
bfd/version.h | 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 binutils-2_28-branch
in repository binutils-gdb.
from a8b5a47 Automatic date update in version.in
new c4e0a68 Automatic date update in version.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:
bfd/version.h | 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 gcc.
from edbb3b0 PR target/68739 * inclhack.def (hpux11_pthread_pointer): Ne [...]
new 0508f46 PR79584, ICE in base_to_reg
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 | 8 ++++++++
gcc/lra-constraints.c | 8 ++++----
2 files changed, 12 insertions(+), 4 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 9b2526d [ValueTracking] Don't do an unchecked shift in ComputeNumSignBits
new 3a603f4 Fix signed-unsigned comparison warning
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:
unittests/Analysis/ValueTrackingTest.cpp | 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 llvm.
from 95d021b [APInt] Add APInt::extractBits() method to extract APInt subr [...]
new 9b2526d [ValueTracking] Don't do an unchecked shift in ComputeNumSignBits
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/ValueTracking.cpp | 23 ++++++++++++++++--
test/Transforms/IndVarSimplify/pr32045.ll | 39 +++++++++++++++++++++++++++++++
unittests/Analysis/ValueTrackingTest.cpp | 19 +++++++++++++++
3 files changed, 79 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/IndVarSimplify/pr32045.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 gcc.
from 43be115 * gcc.pot: Regenerate.
new edbb3b0 PR target/68739 * inclhack.def (hpux11_pthread_pointer): Ne [...]
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:
fixincludes/ChangeLog | 7 +++++
fixincludes/fixincl.x | 57 +++++++++++++++++++++++++++++++-----
fixincludes/inclhack.def | 24 +++++++++++++--
fixincludes/tests/base/sys/pthread.h | 7 ++++-
4 files changed, 84 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 llvm.
from 955b353 [AVX-512] Fix the execution domain for scalar FMA instructions.
new 95d021b [APInt] Add APInt::extractBits() method to extract APInt subr [...]
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/llvm/ADT/APInt.h | 3 +++
lib/Support/APInt.cpp | 36 +++++++++++++++++++++++++
lib/Target/X86/X86ISelLowering.cpp | 8 +++---
lib/Target/X86/X86ShuffleDecodeConstantPool.cpp | 7 +++--
unittests/ADT/APIntTest.cpp | 16 +++++++++++
5 files changed, 62 insertions(+), 8 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 5d138fe [AVX-512] Fix the execution domain on some instructions.
new 955b353 [AVX-512] Fix the execution domain for scalar FMA instructions.
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/X86InstrAVX512.td | 3 ++-
test/CodeGen/X86/avx512-intrinsics.ll | 30 +++++++++++++++---------------
test/CodeGen/X86/fma-fneg-combine.ll | 4 ++--
test/CodeGen/X86/fma_patterns.ll | 2 +-
4 files changed, 20 insertions(+), 19 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 d63ab8f [AVX-512] Remove unnecessary masked versions of VCVTSS2SD and [...]
new 5dd1e7d reenable accidentally disabled test NFC.
new 7c60e0d [AVX-512] Use update_llc_test_checks.py to regenerate the avx [...]
new 8c3aa94 [AVX-512] Add an additional test case to show the execution d [...]
new 5d138fe [AVX-512] Fix the execution domain on some instructions.
The 4 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/X86InstrAVX512.td | 17 +++-
test/CodeGen/X86/avx512-intrinsics.ll | 4 +-
test/CodeGen/X86/avx512er-intrinsics.ll | 125 ++++++++++++++++++++-----
test/CodeGen/X86/avx512vl-intrinsics.ll | 8 +-
test/CodeGen/X86/illegal-bitfield-loadstore.ll | 28 +++---
5 files changed, 135 insertions(+), 47 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.