This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1c3e2ffe85f [X86][AVX512] Add ISD::ROTL/ISD::ROTR constant folding tests
new 886a32baf73 [sancov] Fix PR33732
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:
.../Instrumentation/SanitizerCoverage.cpp | 10 ++++++++++
.../SanitizerCoverage/cmp-tracing-api-x86_32.ll | 22 ++++++++++++++++++++++
.../SanitizerCoverage/cmp-tracing-api-x86_64.ll | 22 ++++++++++++++++++++++
3 files changed, 54 insertions(+)
create mode 100644 test/Instrumentation/SanitizerCoverage/cmp-tracing-api-x86_32.ll
create mode 100644 test/Instrumentation/SanitizerCoverage/cmp-tracing-api-x86_64.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 binutils-gdb.
from c646b4e87f Improve doc about "maint print c-tdesc"
new cfb7e58b48 Simplify regcache_cpy and remove regcache::cpy_no_passthrough
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:
gdb/ChangeLog | 7 +++++++
gdb/regcache.c | 31 ++-----------------------------
gdb/regcache.h | 13 +++++--------
3 files changed, 14 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 gcc.
from 72031e92b68 gcc/ PR target/81473 * config/avr/avr.c (avr_optimize_cas [...]
new e06b96aa820 PR target/81408 * tree-ssa-loop-niter.c (number_of_iterat [...]
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/testsuite/ChangeLog | 6 ++
gcc/testsuite/g++.dg/tree-ssa/pr81408.C | 92 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr19210-1.c | 10 ++--
gcc/tree-ssa-loop-niter.c | 6 +-
5 files changed, 112 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr81408.C
--
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 b6a5771326 Import updated Ukranian and Swedish translations.
new c646b4e87f Improve doc about "maint print c-tdesc"
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:
gdb/doc/ChangeLog | 5 +++++
gdb/doc/gdb.texinfo | 5 +++--
2 files changed, 8 insertions(+), 2 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 cd31858e65b [libOption] - Replace std::pair with helper struct. NFC.
new 38b7ee369ee [AMDGPU][MC] Optimized IsRegIntersect function
new 1c3e2ffe85f [X86][AVX512] Add ISD::ROTL/ISD::ROTR constant folding tests
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/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 18 ++----------------
test/CodeGen/X86/avx512-rotate.ll | 20 ++++++++++++++++++++
2 files changed, 22 insertions(+), 16 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 binutils-gdb.
from 386535dd91 Fix GDB builds that include the simulator
new b6a5771326 Import updated Ukranian and Swedish translations.
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:
binutils/ChangeLog | 4 +
binutils/po/sv.po | 208 +++++++++++++++--------------
gas/ChangeLog | 4 +
gas/po/uk.po | 381 +++++++++++++++++++----------------------------------
4 files changed, 250 insertions(+), 347 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 937f85f25c6 [ARM|CodeGen] Improve the code in FastISel
new cd31858e65b [libOption] - Replace std::pair with helper struct. 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:
lib/Option/OptTable.cpp | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 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 396923ec6 Remove shared pointer from NativeProcessProtocol
new 63cf4940c Fix linux arm and mips builds broken by r308282
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/Process/Linux/NativeRegisterContextLinux_arm64.cpp | 4 ++--
source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.cpp | 4 ++--
2 files changed, 4 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 binutils-gdb.
from 0a79bef4f2 * dwarf.c (display_debug_names): Initialize hash_prev.
new 386535dd91 Fix GDB builds that include the simulator
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:
gdb/ChangeLog | 5 +++++
gdb/remote-sim.c | 48 +++++++++++++++++++++++++++++++++---------------
2 files changed, 38 insertions(+), 15 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 465af92acd9 [X86] Add test case for PR32282
new 937f85f25c6 [ARM|CodeGen] Improve the code in FastISel
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/MC/MCInstrDesc.h | 9 +++++++++
lib/Target/ARM/ARMFastISel.cpp | 43 ++++++++++++++++++++----------------------
2 files changed, 29 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.