This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 66dc646e09 Revert "clang-format: [JS] don't break comments before any '{'"
new 38974b691e [NFC] Silence unused variable warning in Attr.td/AttrParsedA [...]
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/Basic/Attr.td | 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 gcc.
from 5c9c1e7c568 * Makefile.in (wide-int-range.o): New. * tree-vrp.c: Move [...]
new a4771bd58f5 Add workaround for non-unique errno values on AIX
new d3f09bd8151 Handle SLP of call pattern statements
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/ChangeLog | 8 +++
gcc/internal-fn.c | 36 ++++++++++
gcc/internal-fn.h | 2 +
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gcc.dg/vect/bb-slp-over-widen-1.c | 1 +
gcc/testsuite/gcc.dg/vect/bb-slp-over-widen-2.c | 1 +
gcc/testsuite/gcc.dg/vect/bb-slp-pow-1.c | 28 ++++++++
gcc/testsuite/gcc.dg/vect/vect-avg-15.c | 52 ++++++++++++++
gcc/tree-vect-slp.c | 81 +++++-----------------
libstdc++-v3/ChangeLog | 8 +++
libstdc++-v3/src/c++11/system_error.cc | 3 +-
.../error_category/system_category.cc | 37 ++++++++++
12 files changed, 199 insertions(+), 66 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pow-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-avg-15.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 llvm.
from 1a16c79be03 [Dominators] Make RemoveUnreachableBlocks return false if t [...]
new d6b95e9be38 [llvm-mca] Speed up the computation of the wait/ready/issue [...]
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:
docs/CommandGuide/llvm-mca.rst | 32 ++++-----
tools/llvm-mca/ExecuteStage.cpp | 6 +-
tools/llvm-mca/Instruction.h | 5 +-
tools/llvm-mca/Scheduler.cpp | 139 ++++++++++++++++++++++------------------
tools/llvm-mca/Scheduler.h | 64 +++++++++---------
5 files changed, 130 insertions(+), 116 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 3a8b61c1b61 convert some tabs to spaces
new 614e6127d2f [llvm-mca][docs] Improve the CommandLine documentation.
new 1a16c79be03 [Dominators] Make RemoveUnreachableBlocks return false if t [...]
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:
docs/CommandGuide/llvm-mca.rst | 77 ++++++++++++++++++------------------
lib/Transforms/Utils/Local.cpp | 10 ++++-
unittests/Transforms/Utils/Local.cpp | 19 +++++++++
3 files changed, 66 insertions(+), 40 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/abe-tests.
from 6142140 Add ':' after FAIL/FAILED/PASS/PASSED in 'echo' commands.
new fa91442 test-manifest2.sh: Fix sorting of file lists.
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-manifest2.sh | 4 ++--
1 file 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 73b8421aafd [DebugInfo/Verifier] Don't emit error for missing module in index
new 3a8b61c1b61 convert some tabs to spaces
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/XRay/CMakeLists.txt | 2 +-
unittests/XRay/CMakeLists.txt | 4 ++--
2 files changed, 3 insertions(+), 3 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 58205f6b2b clang-format-diff: Make it work with python3 too
new 66dc646e09 Revert "clang-format: [JS] don't break comments before any '{'"
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/Format/BreakableToken.cpp | 24 ++++++++++++------------
unittests/Format/FormatTestJS.cpp | 8 --------
2 files changed, 12 insertions(+), 20 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 release_70
in repository clang.
from 48162d109d Merging r338553: ------------------------------------------- [...]
new 9d41ead65f Merging r338749: ------------------------------------------- [...]
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/SemaInit.cpp | 6 +++++-
1 file changed, 5 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 llvm.
from b49e61777a7 [SystemZ] Improve handling of instructions which expand to [...]
new 73b8421aafd [DebugInfo/Verifier] Don't emit error for missing module in index
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/DWARF/DWARFVerifier.cpp | 3 ++-
test/DebugInfo/X86/DIModule.ll | 3 ++-
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 lld.
from bcfc39dfc Set IsUsedInRegularObj in a consistent manor between COFF, EL [...]
new 2777d7bc4 lld-link: Fix subsystem inference for non-console apps on 32- [...]
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:
COFF/Driver.cpp | 31 ++++++++++++----------
COFF/Driver.h | 1 -
test/COFF/entry-inference3.test | 8 ++++--
...try-inference3.test => entry-inference332.test} | 12 ++++++---
...m-inference.test => subsystem-inference32.test} | 18 ++++++-------
5 files changed, 40 insertions(+), 30 deletions(-)
copy test/COFF/{entry-inference3.test => entry-inference332.test} (70%)
copy test/COFF/{subsystem-inference.test => subsystem-inference32.test} (83%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.