This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 76376b1 [DWARF] Suppress .loc directives from CFI instructions
new df156ba Remove /Zc:sizedDealloc- from the MSVC build
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/modules/HandleLLVMOptions.cmake | 5 -----
1 file changed, 5 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 b317b22 PR middle-end/78750 * builtins.c (check_sizes): Use POINTER [...]
new 824e9f2 rs6000: clz/ctz/ffs improvement (PR78683)
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 | 10 ++++++++
gcc/config/rs6000/rs6000.h | 11 ++++----
gcc/config/rs6000/rs6000.md | 62 +++++++++++++++++++++++----------------------
3 files changed, 48 insertions(+), 35 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 b321d17 Move .mir tests to appropriate directories
new 76376b1 [DWARF] Suppress .loc directives from CFI 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/CodeGen/AsmPrinter/DwarfDebug.cpp | 4 +-
test/DebugInfo/MIR/X86/no-cfi-loc.mir | 76 +++++++++++++++++++++++++++++++++++
2 files changed, 78 insertions(+), 2 deletions(-)
create mode 100644 test/DebugInfo/MIR/X86/no-cfi-loc.mir
--
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 b621548 Add support for non-zero null pointer for C and OpenCL
new e96b53b cxx_dr_status: update to latest issue list and add a couple m [...]
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/CXX/drs/dr15xx.cpp | 39 ++
test/CXX/drs/dr16xx.cpp | 49 ++-
www/cxx_dr_status.html | 1076 ++++++++++++++++++++++++++++++++++-------------
3 files changed, 877 insertions(+), 287 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 b40a34d DR1295 and cleanup for P0135R1: Make our initialization code [...]
new b621548 Add support for non-zero null pointer for C and OpenCL
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/clang/AST/APValue.h | 14 +-
include/clang/AST/ASTContext.h | 4 +
include/clang/Basic/TargetInfo.h | 7 +
lib/AST/APValue.cpp | 17 +-
lib/AST/ASTContext.cpp | 10 +
lib/AST/ExprConstant.cpp | 57 +++-
lib/Basic/Targets.cpp | 7 +
lib/CodeGen/CGDecl.cpp | 2 +-
lib/CodeGen/CGExprAgg.cpp | 3 +-
lib/CodeGen/CGExprConstant.cpp | 62 ++--
lib/CodeGen/CGExprScalar.cpp | 33 ++-
lib/CodeGen/CodeGenModule.cpp | 9 +-
lib/CodeGen/CodeGenModule.h | 5 +
lib/CodeGen/CodeGenTypes.cpp | 12 +-
lib/CodeGen/CodeGenTypes.h | 4 +
lib/CodeGen/TargetInfo.cpp | 36 ++-
lib/CodeGen/TargetInfo.h | 16 ++
test/CodeGenOpenCL/amdgpu-nullptr.cl | 534 +++++++++++++++++++++++++++++++++++
18 files changed, 765 insertions(+), 67 deletions(-)
create mode 100644 test/CodeGenOpenCL/amdgpu-nullptr.cl
--
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 2f6cff1 Reverting rL289088 while investigating some test issue on the [...]
new 4c944cb [DFSAN] Another unstable test in AArch64 breaking bots unnecessarily
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/dfsan/write_callback.c | 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 gcc.
from c8f4e5f gcc/testsuite/ChangeLog:
new b317b22 PR middle-end/78750 * builtins.c (check_sizes): Use POINTER [...]
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/builtins.c | 2 +-
gcc/testsuite/g++.dg/torture/pr78750.C | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr78750.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.