This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d090ddde40 Add a new attribute definition spelling, Clang<"attr">, that [...]
new 8084ad7fc6 Try to fix warnings and windows test failures caused by r316653
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/Tooling/StandaloneExecution.cpp | 2 +-
unittests/Tooling/ExecutionTest.cpp | 18 +++++++++---------
2 files changed, 10 insertions(+), 10 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 9bc1196fd21 Use -xbrace_comment=no with recent Solaris/x86 as
new b931302edce [C++ PATCH] Kill IDENTIFIER_LABEL_VALUE
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/cp/ChangeLog | 6 ++++++
gcc/cp/decl.c | 53 +++++++++++++++++++++++++++++++++++++----------------
2 files changed, 43 insertions(+), 16 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 1cdbc7190d3 TARGET_STATIC_RTX_ALIGNMENT
new 9bc1196fd21 Use -xbrace_comment=no with recent Solaris/x86 as
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 | 9 +++++++++
gcc/config.in | 6 ++++++
gcc/config/i386/sol2.h | 10 +++++++++-
gcc/configure | 32 ++++++++++++++++++++++++++++++++
gcc/configure.ac | 5 +++++
5 files changed, 61 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 aada475c [clangd] Don't crash on empty textDocument/didChange.
new 34b0c6b2 [clangd] Report an error on findDefinitions/signatureHelp on [...]
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 | 24 ++++++++++++------------
clangd/ClangdServer.cpp | 27 ++++++++++++++++-----------
clangd/ClangdServer.h | 5 +++--
test/clangd/definitions.test | 11 ++++++++---
test/clangd/signature-help.test | 5 +++++
unittests/clangd/ClangdTests.cpp | 2 +-
6 files changed, 45 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 e7a10639e3 [Tooling] A new framework for executing clang frontend actions.
new d090ddde40 Add a new attribute definition spelling, Clang<"attr">, that [...]
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 | 110 ++++++++++++++----------------------
utils/TableGen/ClangAttrEmitter.cpp | 16 ++++--
2 files changed, 53 insertions(+), 73 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 libunwind.
from f44b1d2 Fix the context/cursor size for ARM with WMMX enabled
new 1f034ad [libunwind] Always use unwind tables in tests
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/libunwind/test/config.py | 7 ++++---
1 file changed, 4 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 llvm.
from 525c1c6d933 It's a test to demonstrate wrong disassembler with 0x67 prefix
new 975b1d7a6b4 [mips] Fix (dis)assembly of abs.fmt for micromips
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/Target/Mips/MicroMipsInstrFPU.td | 14 ++++++++++----
lib/Target/Mips/MipsInstrFPU.td | 9 ++++++---
test/MC/Disassembler/Mips/micromips32r3/valid-el.txt | 2 ++
test/MC/Disassembler/Mips/micromips32r3/valid.txt | 2 ++
test/MC/Mips/micromips/valid.s | 4 ++++
5 files changed, 24 insertions(+), 7 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 ad3b5cfe57c 2017-10-26 Tamar Christina <tamar.christina(a)arm.com>
new 1cdbc7190d3 TARGET_STATIC_RTX_ALIGNMENT
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 | 23 +++++++++++++++++++++++
gcc/config/cris/cris.c | 29 ++++++++++++++++++++++++-----
gcc/config/i386/i386.c | 21 +++++++++++++++++----
gcc/config/mmix/mmix.c | 11 +++++++++++
gcc/config/spu/spu.c | 14 ++++++++++++++
gcc/doc/tm.texi | 7 +++++++
gcc/doc/tm.texi.in | 2 ++
gcc/target.def | 9 +++++++++
gcc/targhooks.c | 8 ++++++++
gcc/targhooks.h | 1 +
gcc/varasm.c | 8 ++------
11 files changed, 118 insertions(+), 15 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 46690e4aa0b [mips] Fix PR35071
new 525c1c6d933 It's a test to demonstrate wrong disassembler with 0x67 prefix
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/MC/Disassembler/X86/x86-64.txt | 8 ++++++++
1 file changed, 8 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 b723ea0a40f Update my email addresses, NFC.
new 46690e4aa0b [mips] Fix PR35071
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/Target/Mips/MipsInstrInfo.cpp | 25 +++++++-------
test/CodeGen/Mips/pr35071.ll | 73 +++++++++++++++++++++++++++++++++++++++
2 files changed, 85 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGen/Mips/pr35071.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.