This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from db07f4c8a7d [llvm-dwarfdump] - Fix array out of bounds access crash.
new 5b353cb3fb9 Re-land "[CodeGen][ExpandMemcmp][NFC] Allow memcmp to expan [...]
new 003fe85e03e [SCEV] Enhance SCEVFindUnsafe for division
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/Analysis/ScalarEvolutionExpander.cpp | 10 +-
lib/CodeGen/CodeGenPrepare.cpp | 422 +++++++++++++++++--------------
test/CodeGen/X86/memcmp.ll | 7 +
test/Transforms/IndVarSimplify/udiv.ll | 40 ++-
4 files changed, 274 insertions(+), 205 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 476ea17a175 2017-10-25 Richard Biener <rguenther(a)suse.de>
new 2201c33012d 2017-10-25 Richard Biener <rguenther(a)suse.de>
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 | 8 +
gcc/tree-ssa-pre.c | 868 +-------------------------------------------------
gcc/tree-ssa-sccvn.c | 875 ++++++++++++++++++++++++++++++++++++++++++++++++++-
gcc/tree-ssa-sccvn.h | 1 +
4 files changed, 884 insertions(+), 868 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 36ed9f49153 [ARM] OrCombineToBFI function
new db07f4c8a7d [llvm-dwarfdump] - Fix array out of bounds access crash.
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/DebugInfo/DWARF/DWARFDie.h | 6 +---
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 1 +
lib/DebugInfo/DWARF/DWARFDie.cpp | 6 ++++
lib/DebugInfo/DWARF/DWARFUnit.cpp | 11 ++++++
test/tools/llvm-dwarfdump/X86/verify_debug_info2.s | 42 ++++++++++++++++++++++
5 files changed, 61 insertions(+), 5 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/verify_debug_info2.s
--
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 1ddd2233adf Fix scan-assembler in tree-ssa/loop-1.c for nvptx
new 39a925e7897 2017-10-25 Paolo Carlini <paolo.carlini(a)oracle.com>
new 476ea17a175 2017-10-25 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/testsuite/ChangeLog | 10 +++++++
gcc/testsuite/g++.dg/ext/typeof12.C | 11 ++++++++
gcc/testsuite/gcc.dg/torture/pr82436-2.c | 45 ++++++++++++++++++++++++++++++++
3 files changed, 66 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/typeof12.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr82436-2.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 gcc.
from e34ed64cdf8 Fix gcc.target/i386/cet-sjlj-5.c on Solaris
new 1ddd2233adf Fix scan-assembler in tree-ssa/loop-1.c for nvptx
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/loop-1.c | 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 clang-tools-extra.
from beeb16c5 [clangd] Handle exit notification (proper shutdown)
new 406d784b [clangd] Added a callback-based codeComplete 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/ClangdServer.cpp | 64 +++++++++++++++++++++++++++++++------------------
clangd/ClangdServer.h | 11 +++++++++
2 files changed, 52 insertions(+), 23 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 ac50cb09755 PR libstdc++/81706 * attribs.c (attribute_value_equal): U [...]
new e34ed64cdf8 Fix gcc.target/i386/cet-sjlj-5.c on Solaris
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/cet-sjlj-5.c | 2 +-
2 files changed, 6 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-tools-extra.
from 9d0509f1 [clangd] Allow to pass code completion opts to ClangdServer.
new beeb16c5 [clangd] Handle exit notification (proper shutdown)
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 | 10 ++++++++--
clangd/ClangdLSPServer.h | 9 ++++++++-
clangd/Protocol.h | 1 +
clangd/ProtocolHandlers.cpp | 1 +
clangd/ProtocolHandlers.h | 1 +
clangd/tool/ClangdMain.cpp | 4 +++-
test/clangd/authority-less-uri.test | 4 ++++
test/clangd/completion-priorities.test | 4 ++++
test/clangd/completion-qualifiers.test | 4 ++++
test/clangd/completion-snippet.test | 4 ++++
test/clangd/completion.test | 4 ++++
test/clangd/definitions.test | 4 ++++
test/clangd/diagnostics-preamble.test | 4 ++++
test/clangd/diagnostics.test | 4 ++++
test/clangd/did-change-watch-files.test | 3 +++
test/clangd/extra-flags.test | 4 ++++
test/clangd/fixits.test | 4 ++++
test/clangd/formatting.test | 4 ++++
test/clangd/initialize-params-invalid.test | 4 ++++
test/clangd/initialize-params.test | 4 ++++
test/clangd/input-mirror.test | 4 ++++
test/clangd/protocol.test | 6 ++++--
test/clangd/shutdown-with-exit.test | 9 +++++++++
test/clangd/shutdown-without-exit.test | 6 ++++++
test/clangd/signature-help.test | 4 ++++
test/clangd/unsupported-method.test | 4 ++++
26 files changed, 108 insertions(+), 6 deletions(-)
create mode 100644 test/clangd/shutdown-with-exit.test
create mode 100644 test/clangd/shutdown-without-exit.test
--
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 18622837188 [MachineScheduler] Minor refactoring.
new 6d5e445dba4 [ARM] Swap cmp operands for automatic shifts
new 36ed9f49153 [ARM] OrCombineToBFI function
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/Target/ARM/ARMISelLowering.cpp | 207 ++++++++++++++++++++-----------------
test/CodeGen/ARM/cmp.ll | 154 +++++++++++++++++++++++++++
test/CodeGen/Thumb2/thumb2-cmp2.ll | 52 ----------
3 files changed, 269 insertions(+), 144 deletions(-)
create mode 100644 test/CodeGen/ARM/cmp.ll
delete mode 100644 test/CodeGen/Thumb2/thumb2-cmp2.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 linaro/gcc-5-branch
in repository gcc.
from 623985a83f2 Merge branches/gcc-5-branch rev 253576
adds e762e5a5d12 Make Linaro GCC Snapshot 5.5-2017.10.
adds aa27525981a gcc/ * LINARO-VERSION: Bump version number, post snapshot.
No new revisions were added by this update.
Summary of changes:
gcc/LINARO-VERSION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.