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 ec190012e Disable two failing darwin lsan tests
new d6fba16de [ubsan] Enable debug info in test binaries
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/ubsan/TestCases/TypeCheck/misaligned.cpp | 6 +-----
test/ubsan/lit.common.cfg | 2 +-
2 files changed, 2 insertions(+), 6 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 lld.
from 397f7b042 Optimize orphan placement in a general way.
new fa16627e9 [ELF] - Apply clang-format. 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:
ELF/Writer.cpp | 41 ++++++++++++++++++++++++++++-------------
1 file changed, 28 insertions(+), 13 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 4ced7af9616 compiler: add calling Bfunction Backend::call_expression
new 058d7139947 gcc/ PR middle-end/80707 * tree-cfg.c: Remove cfg edges o [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr80707.C | 29 +++++++++++++++++++++++++++++
gcc/tree-cfg.c | 4 ++++
4 files changed, 43 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/pr80707.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 compiler-rt.
from 088c87e0f [asan/win] Re-enable Win64 asan tests on Win8+
new ec190012e Disable two failing darwin lsan tests
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/lsan/TestCases/link_turned_off.cc | 2 +-
test/lsan/TestCases/recoverable_leak_check.cc | 2 +-
2 files 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 llvm.
from f0dc104a364 [APInt] Use MathExtras.h BitsToFloat/Double and Float/Doubl [...]
new f366f4cc577 AMDGPU/GlobalISel: Mark 32-bit integer constants as legal
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/AMDGPU/AMDGPULegalizerInfo.cpp | 1 +
test/CodeGen/AMDGPU/GlobalISel/legalize-constant.mir | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-constant.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 llvm.
from c5d0c88a98f [SPARC] Support 'f' and 'e' inline asm constraints.
new f0dc104a364 [APInt] Use MathExtras.h BitsToFloat/Double and Float/Doubl [...]
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 | 28 ++++------------------------
1 file changed, 4 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 1635c9f0a0 Simplify DINamespace caching in CGDebugInfo
new 1ab2136862 [index] Index template specialization arguments for function [...]
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/Index/IndexDecl.cpp | 22 ++++++++++++++++++++++
test/Index/Core/index-source.cpp | 27 +++++++++++++++++++++++++++
2 files changed, 49 insertions(+)
--
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 2ea389217 Disable two failing darwin lsan tests
new 088c87e0f [asan/win] Re-enable Win64 asan tests on Win8+
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/asan/CMakeLists.txt | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 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 27450aa636d * system-linux-arm.ads (Memory_Size): Use Long_Integer'Siz [...]
new 4ced7af9616 compiler: add calling Bfunction Backend::call_expression
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/go/ChangeLog | 4 ++++
gcc/go/go-gcc.cc | 9 ++++++---
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/backend.h | 6 ++++--
gcc/go/gofrontend/expressions.cc | 9 ++++++---
gcc/go/gofrontend/gogo.cc | 6 +++---
6 files changed, 24 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 clang.
from e92a9a577b [SPARC] Support 'f' and 'e' inline asm constraints.
new 1635c9f0a0 Simplify DINamespace caching in CGDebugInfo
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/CGDebugInfo.cpp | 36 ++++++++++++++----------------------
lib/CodeGen/CGDebugInfo.h | 11 ++---------
2 files changed, 16 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.