This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 16fa3b47b RFix PR33875 by distinguishing between DWO and clang modules.
new 7f66441f7 Don't allow .debug_types to be parsed as LLDB can crash when [...]
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/SymbolFile/DWARF/SymbolFileDWARF.cpp | 15 +++++++++++++++
1 file changed, 15 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 llvm.
from 07713769578 RA: Replace asserts related to empty live intervals
new 52f43a94dd4 Adding base test for interleave store VF16 and expand the t [...]
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/X86/x86-interleaved-access.ll | 326 ++++++++++++++++-----
.../InterleavedAccess/X86/interleavedStore.ll | 15 +
2 files changed, 260 insertions(+), 81 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 5884a6648 [scudo] Quarantine overhaul
new 50bfae49e [scudo] Fix QuarantineChunksUpToSize failing test on AArch64
new b5e384b31 Prefer atos to llvm-symbolizer on Darwin
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/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc | 8 ++++----
test/asan/TestCases/{ => Darwin}/suppressions-function.cc | 3 ---
test/asan/TestCases/suppressions-function.cc | 4 ++++
test/scudo/quarantine.cpp | 6 ++++++
4 files changed, 14 insertions(+), 7 deletions(-)
copy test/asan/TestCases/{ => Darwin}/suppressions-function.cc (78%)
--
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 d782c3b8b57 gcc/ChangeLog:
new c80c7b3fc74 Fix PR79041
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/config/aarch64/aarch64.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/{pr78733.c => pr79041-2.c} | 2 +-
4 files changed, 13 insertions(+), 2 deletions(-)
copy gcc/testsuite/gcc.target/aarch64/{pr78733.c => pr79041-2.c} (63%)
--
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 468caf2a3b4 Revert "Debug: handle dumping the D language."
new c75bdb4f9e8 AMDGPU: Fix allocating pseudo-registers
new a0d8266d364 [AArch64] Adjust the cost model for Exynos M1 and M2
new 07713769578 RA: Replace asserts related to empty live intervals
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:
lib/CodeGen/InlineSpiller.cpp | 5 ++++-
lib/CodeGen/RegAllocBase.cpp | 8 +++++---
lib/Target/AArch64/AArch64SchedM1.td | 7 +++----
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 5 +++++
lib/Target/AMDGPU/SIRegisterInfo.td | 3 +--
5 files changed, 18 insertions(+), 10 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 6e9cd020d Don't crash when hostname is empty. StringRef will assert and [...]
new 16fa3b47b RFix PR33875 by distinguishing between DWO and clang modules.
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:
.../lldbsuite/test/lang/cpp/gmodules/TestWithModuleDebugging.py | 2 --
source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp | 8 ++++++++
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 ea5f5cba913 Debug: handle dumping the D language.
new 468caf2a3b4 Revert "Debug: handle dumping the D language."
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/DebugInfo/PDB/PDBExtras.cpp | 1 -
1 file changed, 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 hjl/pie/gcc-7-branch
in repository gcc.
discards 25f72e4a80e Add -static-pie to GCC driver for static PIE
discards da7777f7070 PR driver/81523: Make -static override -pie
adds 5960631515f Daily bump.
new ead1774df08 PR driver/81523: Make -static override -pie
new 1e7f96a48eb Add -static-pie to GCC driver for static PIE
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (25f72e4a80e)
\
N -- N -- N refs/heads/hjl/pie/gcc-7-branch (1e7f96a48eb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
gcc/DATESTAMP | 2 +-
gcc/gcc.c | 6 +++++-
gcc/testsuite/gcc.dg/{pie-static-2.c => pie-7.c} | 2 +-
gcc/testsuite/gcc.dg/pie-static-1.c | 2 +-
gcc/testsuite/gcc.dg/pie-static-2.c | 2 +-
5 files changed, 9 insertions(+), 5 deletions(-)
copy gcc/testsuite/gcc.dg/{pie-static-2.c => pie-7.c} (62%)
--
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 c37f42c5b84 [CMake] Remove redundant logic in runtimes/CMakeList.txt
new ea5f5cba913 Debug: handle dumping the D language.
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/DebugInfo/PDB/PDBExtras.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 hjl/pie/master
in repository gcc.
discards 90daa6aa784 Add -static-pie to GCC driver for static PIE
discards a1c94fbfb3f PR driver/81523: Make -static override -pie
new ea702c99286 PR driver/81523: Make -static override -pie
new e795bf4e37c Add -static-pie to GCC driver for static PIE
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (90daa6aa784)
\
N -- N -- N refs/heads/hjl/pie/master (e795bf4e37c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
gcc/gcc.c | 6 +++++-
gcc/testsuite/gcc.dg/{pie-static-2.c => pie-7.c} | 2 +-
gcc/testsuite/gcc.dg/pie-static-1.c | 2 +-
gcc/testsuite/gcc.dg/pie-static-2.c | 2 +-
4 files changed, 8 insertions(+), 4 deletions(-)
copy gcc/testsuite/gcc.dg/{pie-static-2.c => pie-7.c} (62%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.