This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 80b87c3cb3f [InstCombine] add tests for fneg of fmul/fdiv with constant; NFC
new eeed30a7348 [NFC] adding tests for Y - (X + Y) --> -X
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/fp-fold.ll | 13 +++++++++++++
test/Transforms/InstCombine/fsub.ll | 13 +++++++++++++
2 files changed, 26 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 clang.
from 5c696accea [NFC] Improve auto-var-init alignment check
new e7a60053bd [Sema] Ensure an auto non-type template parameter is dependent
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/Sema/SemaTemplate.cpp | 11 ++++++-
test/SemaTemplate/temp_arg_nontype_cxx1z.cpp | 43 ++++++++++++++++++++++++++++
2 files changed, 53 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 clang.
from c91f63e357 [NFC] CGDecl factor out constant emission
new 5c696accea [NFC] Improve auto-var-init alignment check
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/auto-var-init.cpp | 430 +++++++++++++++++++-------------------
1 file changed, 215 insertions(+), 215 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 71a5ad442b3 [Coverage] Ignore 'unused' functions with non-zero executio [...]
new 80b87c3cb3f [InstCombine] add tests for fneg of fmul/fdiv with constant; 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:
test/Transforms/InstCombine/fneg.ll | 128 ++++++++++++++++++++++++++++++++++++
1 file changed, 128 insertions(+)
create mode 100644 test/Transforms/InstCombine/fneg.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 binutils-gdb.
from 7d11235d04 Add doc and news for DWARF index cache
new 9c61296405 Allow CPPFLAGS to be set on the make command line
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 | 5 +++++
gdb/Makefile.in | 3 ++-
2 files changed, 7 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 gcc.
from 30814d3710a [PATCH] Line map table allocation
new 945ca5f7bf4 [OpenACC] cleanup trans-stmt.h
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/fortran/ChangeLog | 4 ++++
gcc/fortran/trans-stmt.h | 2 --
2 files changed, 4 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 5718b6f1bcb Refactor FileCheck to make it usable as an API
new 4d56d49ce18 [Coverage] Delete getCounterMismatches, it's dead code (NFC)
new 71a5ad442b3 [Coverage] Ignore 'unused' functions with non-zero executio [...]
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:
.../llvm/ProfileData/Coverage/CoverageMapping.h | 13 +-----------
lib/ProfileData/Coverage/CoverageMapping.cpp | 24 +++++++++++++---------
tools/llvm-cov/CodeCoverage.cpp | 6 ------
3 files changed, 15 insertions(+), 28 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 1bf231d2a [libFuzzer] Disable print_unstable_stats.test for aarch64.
new 44efdbe4a [Coverage] Ignore 'unused' functions with non-zero execution counts
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/profile/instrprof-merging.cpp | 53 ++++++++++++++++++++++++++++++++++++++
1 file changed, 53 insertions(+)
create mode 100644 test/profile/instrprof-merging.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.