This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.1-branch
in repository binutils-gdb.
from a5faab9bce Automatic date update in version.in
new 30eb95b6b2 Automatic date update in version.in
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:
bfd/version.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 binutils-2_30-branch
in repository binutils-gdb.
from 7637f9be5b Automatic date update in version.in
new b9f4e62e1d Automatic date update in version.in
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:
bfd/version.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 llvm.
from ac2f2dee4b7 Reapply "[test] Add tests for llc passes pipelines." with a [...]
new 61fb9e7a944 [Support/Parallel] Use lock_guard which has less overhead t [...]
new b9182a2b32b State that CFG is preserved in 'Falkor HW Prefetch Fix Late [...]
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:
include/llvm/Support/Parallel.h | 4 ++--
lib/Target/AArch64/AArch64FalkorHWPFFix.cpp | 1 +
test/CodeGen/AArch64/O3-pipeline.ll | 2 --
3 files changed, 3 insertions(+), 4 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 test-suite.
from f7d4c043 [test-suite] Update litsupport/module/microbenchmark.py to re [...]
new cbe1e7e5 Replace calls to 'system' with an error message and abort.
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:
MultiSource/Applications/lua/loslib.c | 4 +++-
MultiSource/Applications/siod/slibu.c | 5 +++-
.../DOE-ProxyApps-C++/HPCCG/CMakeLists.txt | 1 +
.../DOE-ProxyApps-C++/miniFE/CMakeLists.txt | 2 +-
.../Benchmarks/MiBench/consumer-typeset/z03.c | 4 +++-
.../Benchmarks/MiBench/consumer-typeset/z40.c | 5 +++-
.../Benchmarks/Prolangs-C/TimberWolfMC/finalout.c | 12 ++++++----
.../Benchmarks/Prolangs-C/assembler/assem.c | 12 ++--------
MultiSource/Benchmarks/mafft/pairlocalalign.c | 28 +++++++++++++++++-----
MultiSource/Benchmarks/mafft/rna.c | 8 +++++--
10 files changed, 54 insertions(+), 27 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 libcxx.
from 73e00f832 Avoid Clang error about throwing _LIBCPP_ASSERT in noexcept f [...]
new 078131e6d Add temporary printouts to test to help debug failures.
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:
.../locale.moneypunct.byname/decimal_point.pass.cpp | 6 ++++++
.../facet.numpunct/locale.numpunct.byname/thousands_sep.pass.cpp | 6 ++++++
2 files changed, 12 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 d140aea2312 Move SampleProfile.h into IPO along with the rest of the IP [...]
new ac2f2dee4b7 Reapply "[test] Add tests for llc passes pipelines." with a [...]
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 => AArch64}/O0-pipeline.ll | 23 ++--
test/CodeGen/AArch64/O3-pipeline.ll | 171 +++++++++++++++++++++++++++
test/CodeGen/X86/O3-pipeline.ll | 170 ++++++++++++++++++++++++++
3 files changed, 352 insertions(+), 12 deletions(-)
copy test/CodeGen/{X86 => AArch64}/O0-pipeline.ll (80%)
create mode 100644 test/CodeGen/AArch64/O3-pipeline.ll
create mode 100644 test/CodeGen/X86/O3-pipeline.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 libcxx.
from 493b609b2 Workaround GCC bug PR78489 - SFINAE order is not respected.
new 111f042e6 [libcxx] [test] Strip trailing whitespace. NFC.
new 73e00f832 Avoid Clang error about throwing _LIBCPP_ASSERT in noexcept f [...]
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:
.../class.path/path.itr/iterator_db.pass.cpp | 19 +++++++++++--------
.../string.modifiers/clear_and_shrink_db1.pass.cpp | 4 ++--
.../futures/futures.promise/set_exception.pass.cpp | 13 +++++++------
.../set_exception_at_thread_exit.pass.cpp | 13 +++++++------
.../support.types/max_align_t.pass.cpp | 2 +-
.../memory/default.allocator/allocator.ctor.pass.cpp | 2 +-
utils/libcxx/test/config.py | 5 -----
7 files changed, 29 insertions(+), 29 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 8a36024315 Add a test.
new f4390379e3 Set dso_local on __ImageBase.
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/MicrosoftCXXABI.cpp | 10 ++++++----
test/CodeGenCXX/dllexport.cpp | 2 ++
2 files changed, 8 insertions(+), 4 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 df9f4af626 [analyzer] Enable temporary object destructor inlining by default.
new 8a36024315 Add a test.
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/CodeGenCXX/rtti-hidden.cpp | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 test/CodeGenCXX/rtti-hidden.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.