This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from adaa0fda71b [AArch64] Remove unused MC function
new 66f113a5b0a [LoopUnroll] Enable option to peel remainder loop
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/Analysis/TargetTransformInfo.h | 2 +
include/llvm/Transforms/Utils/UnrollLoop.h | 12 ++--
lib/Transforms/Scalar/LoopUnrollPass.cpp | 10 ++-
lib/Transforms/Utils/LoopUnroll.cpp | 6 +-
lib/Transforms/Utils/LoopUnrollRuntime.cpp | 31 +++++++--
.../LoopUnroll/runtime-unroll-remainder.ll | 74 ++++++++++++++++++++++
6 files changed, 121 insertions(+), 14 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/runtime-unroll-remainder.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 llvm.
from 65e88c97305 Revert "[DAGCombiner] Extending pattern detection for vecto [...]
new adaa0fda71b [AArch64] Remove unused MC 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:
.../AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp | 18 ------------------
1 file changed, 18 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 67201d014e6 Daily bump.
new 327e201fd12 gcc/ PR target/81754 PR target/81268 * config/avr/avr.op [...]
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 | 10 ++++++++++
gcc/config/avr/avr.c | 4 ++--
gcc/config/avr/avr.md | 4 ++--
gcc/config/avr/avr.opt | 2 +-
4 files changed, 15 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 llvm.
from 821fe0674f4 [ValueTracking] Revert r310583 which enabled functionality [...]
new 65e88c97305 Revert "[DAGCombiner] Extending pattern detection for vecto [...]
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/SelectionDAG/DAGCombiner.cpp | 49 +---------------
test/CodeGen/X86/shuffle-vs-trunc-512.ll | 92 +++++++++++++++++++++++-------
test/CodeGen/X86/vector-shuffle-512-v16.ll | 11 ++--
test/CodeGen/X86/vector-shuffle-512-v8.ll | 13 +++--
test/CodeGen/X86/x86-interleaved-access.ll | 62 ++++++++++----------
5 files changed, 118 insertions(+), 109 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-tools-extra.
from b50ec349 [clangd] Check if CompileCommand has changed on forceReparse.
new 7fd6c0d8 [clangd] Use multiple working threads in clangd.
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:
clangd/ClangdLSPServer.cpp | 4 +-
clangd/ClangdLSPServer.h | 2 +-
clangd/ClangdServer.cpp | 80 +++++----
clangd/ClangdServer.h | 51 +++---
clangd/tool/ClangdMain.cpp | 28 +++-
unittests/clangd/ClangdTests.cpp | 342 ++++++++++++++++++++++++++++++++++-----
6 files changed, 407 insertions(+), 100 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 d7224802b7 Fix memory leak in ToolChain::TranslateOpenMPTargetArgs
new 78987fbb88 [analyzer] Rename functions responsible for CFG-based suppre [...]
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/StaticAnalyzer/Core/BugReporter.cpp | 34 ++++++++++++++++++++-------------
1 file changed, 21 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 clang-tools-extra.
from e8a5faa6 [clangd] Fixed a data race.
new b50ec349 [clangd] Check if CompileCommand has changed on forceReparse.
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:
clangd/ClangdServer.cpp | 17 ++++++++++++---
clangd/ClangdServer.h | 7 ++++--
clangd/ClangdUnitStore.cpp | 36 ++++++++++++++++++++++++++++++
clangd/ClangdUnitStore.h | 22 +++++++++++++++++++
unittests/clangd/ClangdTests.cpp | 47 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 124 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 clang-tools-extra.
from 4d2e5ec3 Fix Wdocumentation warning - typo in argument list. NFCI.
new e8a5faa6 [clangd] Fixed a data race.
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:
clangd/ClangdServer.cpp | 114 ++++++++++++++++++++++++++----------------------
clangd/ClangdServer.h | 7 +++
clangd/ClangdUnit.cpp | 39 +++++++++++++----
clangd/ClangdUnit.h | 12 ++++-
4 files changed, 110 insertions(+), 62 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 newlib.
from 9d602b98f newlib: regenerate libc/stdlib/Makefile.am
new 1f6644876 use stack from linker script when nosys
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:
libgloss/aarch64/crt0.S | 19 ++++++++++++++++++-
1 file changed, 18 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 gcc-7-branch
in repository gcc.
from 1bd23ca8c30 Update ChangeLog and version files for release
new 07c89d1f088 2017-08-14 Richard Biener <rguenther(a)suse.de>
new 0ac053b43f1 2017-08-14 Richard Biener <rguenther(a)suse.de>
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/BASE-VER | 2 +-
gcc/ChangeLog | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.