This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4df8c5503ed Daily bump.
new eba1b999281 PR 87073/bootstrap * wide-int-range.cc (wide_int_range_di [...]
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/wide-int-range.cc | 13 +++++--------
2 files changed, 11 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 lldb.
from 7082254fe Add more pre-run asserts for the DirCompletionAbsolute test
new 0d70954f3 [PDB] Make variables.test to pass using a 32-bit compiler too
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:
lit/SymbolFile/PDB/variables.test | 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 clang.
from 505c66c318 [RISCV] RISC-V using -fuse-init-array by default
new e24ad3390f [AVR] Fix inline asm calls now that the addrspace(0) there i [...]
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/CodeGen/avr-inline-asm-constraints.c | 48 +++++++++++++++----------------
1 file changed, 24 insertions(+), 24 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 clang.
from c24435dfc1 Fix typo
new 505c66c318 [RISCV] RISC-V using -fuse-init-array by default
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/Driver/ToolChains/Gnu.cpp | 4 +++-
test/Driver/riscv32-toolchain.c | 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 llvm.
from a11014c68c0 Make llvm-profdata show -text work as advertised in the doc [...]
new 2024fa294b0 [SDAG] Add versions of computeKnownBits that return a value
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/CodeGen/SelectionDAG.h | 16 ++-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 174 ++++++++++++++----------------
2 files changed, 95 insertions(+), 95 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 compiler-rt.
from aa0393ed6 [hwasan] implement detection of double-free (invalid-free)
new 85403213e [hwasan] implement detection of realloc-after-free
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/hwasan/hwasan_allocator.cc | 6 +++++-
test/hwasan/TestCases/{double-free.c => realloc-after-free.c} | 11 ++++++++---
2 files changed, 13 insertions(+), 4 deletions(-)
copy test/hwasan/TestCases/{double-free.c => realloc-after-free.c} (66%)
--
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 db0f76949f2 Make LLVM_ENABLE_CRASH_DUMPS set a variable default
new a11014c68c0 Make llvm-profdata show -text work as advertised in the doc [...]
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/tools/llvm-profdata/roundtrip.test | 6 ++++++
tools/llvm-profdata/llvm-profdata.cpp | 8 ++++++--
2 files changed, 12 insertions(+), 2 deletions(-)
create mode 100644 test/tools/llvm-profdata/roundtrip.test
--
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 3775d228a [sanitizer] Don't call task_for_pid(mach_task_self). NFC.
new aa0393ed6 [hwasan] implement detection of double-free (invalid-free)
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/hwasan/hwasan_allocator.cc | 13 ++++++-
lib/hwasan/hwasan_report.cc | 71 ++++++++++++++++++++++++++-----------
lib/hwasan/hwasan_report.h | 1 +
test/hwasan/TestCases/double-free.c | 23 ++++++++++++
4 files changed, 87 insertions(+), 21 deletions(-)
create mode 100644 test/hwasan/TestCases/double-free.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 lld.
from 607aa8828 Revert "[PPC64] Fix DQ-form instruction handling and emit err [...]
new 1f03941c2 Attempt to fix ELF/lto-plugin-ignore.s on Windows after r340487.
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/lto-plugin-ignore.s | 4 ++--
1 file changed, 2 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 gcc.
from 934acccc51c PR tree-optimization/87072 - false warning: array subscript [...]
new 4df8c5503ed Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.