This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 22030396d0 AMDGPU: Fix enabling denormals by default on pre-VI targets
new dc6514a029 [CodeGen][Timers] Enable llvm::TimePassesIsEnabled when -fti [...]
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/CodeGenAction.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 741af08ef57 revert tests of '[CodeGen] emit inline asm clobber list war [...]
new 650bbe0ff0d Fix missing C++ mode comment in header
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/FunctionLoweringInfo.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 4f61feff8ad Prevent internal aligned_alloc clashing with libc version
new 03410c5ec32 [PATCH] line-map include-from representation
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 | 5 +++
gcc/c-family/ChangeLog | 7 ++++
gcc/c-family/c-common.c | 4 +--
gcc/c-family/c-lex.c | 2 +-
gcc/c-family/c-ppoutput.c | 6 ++--
gcc/diagnostic.c | 5 +--
gcc/fortran/ChangeLog | 4 +++
gcc/fortran/cpp.c | 5 +--
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/c-c++-common/inc-from-1.c | 5 +++
gcc/testsuite/c-c++-common/inc-from-1a.h | 1 +
gcc/testsuite/c-c++-common/inc-from-1b.h | 1 +
libcpp/ChangeLog | 18 ++++++++++
libcpp/directives.c | 6 ++--
libcpp/include/line-map.h | 61 ++++++--------------------------
libcpp/line-map.c | 53 ++++++++++++++++-----------
16 files changed, 101 insertions(+), 87 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/inc-from-1.c
create mode 100644 gcc/testsuite/c-c++-common/inc-from-1a.h
create mode 100644 gcc/testsuite/c-c++-common/inc-from-1b.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 afe77db96 Add missing REQUIRES x86 to tests.
new 1859a6086 [WebAssembly] Group rodata into a single output segment
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/wasm/data-segment-merging.ll | 51 +++++++++++++--------------------------
wasm/Writer.cpp | 2 ++
2 files changed, 19 insertions(+), 34 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 5c720ed886 RISC-V: Add software single step support.
new 83202f7ae8 Check result of "write"
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 | 4 ++++
gdb/unittests/scoped_mmap-selftests.c | 2 +-
2 files changed, 5 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 f384a1f025 Add support for DW_OP_GNU_variable_value to readelf
new 411baa470e RISC-V: Make riscv_isa_xlen a global function.
new 5c720ed886 RISC-V: Add software single step support.
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:
gdb/ChangeLog | 17 ++++
gdb/riscv-tdep.c | 252 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
gdb/riscv-tdep.h | 7 ++
3 files changed, 269 insertions(+), 7 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 dc1c8b8da0 CDDecl More automatic variable tail padding test
new 22030396d0 AMDGPU: Fix enabling denormals by default on pre-VI targets
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/Basic/Targets/AMDGPU.cpp | 3 +-
lib/Basic/Targets/AMDGPU.h | 131 +++++++++++++++++----------------
test/CodeGenOpenCL/amdgpu-features.cl | 2 +-
test/CodeGenOpenCL/denorms-are-zero.cl | 36 +++++++--
4 files changed, 97 insertions(+), 75 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 c0d857c24 [libFuzzer] Optimize handle unstable checks by reducing iterations
new 0bf1004a1 [macOS] stop generating the libclang_rt.10.4.a library for ma [...]
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:
cmake/builtin-config-ix.cmake | 14 ----
lib/builtins/Darwin-excludes/10.4.txt | 137 ----------------------------------
2 files changed, 151 deletions(-)
delete mode 100644 lib/builtins/Darwin-excludes/10.4.txt
--
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 18b615c1644 [Hexagon] Diagnose misaligned absolute loads and stores
new 26f3bc576f6 revert '[CodeGen] emit inline asm clobber list warnings for [...]
new 6e073ca8401 [MS Demangler] Create a new backref context for template in [...]
new 741af08ef57 revert tests of '[CodeGen] emit inline asm clobber list war [...]
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:
include/llvm/CodeGen/AsmPrinter.h | 5 --
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp | 110 +++++++------------------
lib/Demangle/MicrosoftDemangle.cpp | 68 ++++++++-------
test/CodeGen/AArch64/inline-asm-clobber.ll | 8 --
test/CodeGen/ARM/inline-asm-clobber.ll | 27 ------
test/CodeGen/X86/inline-asm-clobber.ll | 8 --
test/Demangle/ms-cxx11.test | 6 +-
7 files changed, 73 insertions(+), 159 deletions(-)
delete mode 100644 test/CodeGen/AArch64/inline-asm-clobber.ll
delete mode 100644 test/CodeGen/ARM/inline-asm-clobber.ll
delete mode 100644 test/CodeGen/X86/inline-asm-clobber.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 glibc.
from 140137fb2d Move comment from libm-test-nextdown.inc to libm-test-nextto [...]
new be64b1946b [aarch64] Fix value of MIN_PAGE_SIZE for testing
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/aarch64/strlen.S | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.