This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 85f3311 [Sparc][Leon] Errata fixes for various errata in different ve [...]
new 6af6409 [Sparc][Leon] Missed resetting option flags from check-in 278489.
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/Sparc/SparcSubtarget.cpp | 3 +++
1 file changed, 3 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 binutils-gdb.
from bf17491 Add undefined weak function tests
new 7b17065 Fix warning in gdb.base/signals-state-child.c
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/signals-state-child.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 gdb-7.12-branch
in repository binutils-gdb.
from 5797d60 Automatic date update in version.in
new c0c8e5a Fix warning in gdb.base/signals-state-child.c
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/signals-state-child.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 lldb.
from 9616ee3 Make TestCallStopAndContinue clang-format-resilient
new 2b5bce6 XFAIL TestNamespaceDefinitions on gcc-4.8 and below
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/lang/cpp/namespace_definitions/TestNamespaceDefinitions.py | 2 ++
1 file changed, 2 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 lldb.
from 96ceeab Decoupled Options from CommandInterpreter.
new 9616ee3 Make TestCallStopAndContinue clang-format-resilient
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/expression_command/call-function/TestCallStopAndContinue.py | 3 +--
.../Python/lldbsuite/test/expression_command/call-function/main.cpp | 2 +-
2 files changed, 2 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 94e4f70 [Coroutines] Move class into anonymous namespace.
new 85f3311 [Sparc][Leon] Errata fixes for various errata in different ve [...]
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/Sparc/LeonFeatures.td | 15 +-
lib/Target/Sparc/LeonPasses.cpp | 385 +++++++++++++-------------
lib/Target/Sparc/LeonPasses.h | 61 ++--
lib/Target/Sparc/Sparc.td | 5 +-
lib/Target/Sparc/SparcSubtarget.cpp | 1 -
lib/Target/Sparc/SparcSubtarget.h | 6 +-
lib/Target/Sparc/SparcTargetMachine.cpp | 7 +-
test/CodeGen/SPARC/LeonFillDataCachePassUT.ll | 27 ++
test/CodeGen/SPARC/LeonFixCALLPassUT.ll | 20 --
test/CodeGen/SPARC/LeonFixFSMULDPassUT.ll | 36 +--
test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll | 22 --
test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll | 24 +-
12 files changed, 297 insertions(+), 312 deletions(-)
create mode 100755 test/CodeGen/SPARC/LeonFillDataCachePassUT.ll
delete mode 100644 test/CodeGen/SPARC/LeonFixCALLPassUT.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 clang.
from 6b8562e This patch implements PR#22821.
new ad674ae [C++1z] Fix crash when decomposing structs with anonymous members.
new 8e9d1c5 Prune unused diagnostics. NFC.
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:
include/clang/Basic/DiagnosticParseKinds.td | 2 --
include/clang/Basic/DiagnosticSemaKinds.td | 6 ++----
test/CXX/dcl.decl/dcl.decomp/p4.cpp | 19 +++++++++++++++++++
3 files changed, 21 insertions(+), 6 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 9448e0a [ELF][MIPS] Support .MIPS.abiflags section
new b7e517a [ELF] - Linkerscript: reimplemented output sections constrain [...]
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:
ELF/LinkerScript.cpp | 57 ++++++++--------------
ELF/LinkerScript.h | 2 -
.../linkerscript-multi-sections-constraint.s | 26 ++++++++++
.../linkerscript-sections-constraint.s | 30 ++++++------
4 files changed, 59 insertions(+), 56 deletions(-)
create mode 100644 test/ELF/linkerscript/linkerscript-multi-sections-constraint.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 f649091 2016-08-12 Richard Biener <rguenther(a)suse.de>
new fd4d205 PR sanitizer/71042 * tsan/tsan_platform_linux.cc: Cherry-pi [...]
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:
libsanitizer/ChangeLog | 6 +++
libsanitizer/tsan/tsan_platform_linux.cc | 8 ++++
libsanitizer/tsan/tsan_rtl_aarch64.S | 78 +++++++++++++++++++++++++++-----
3 files changed, 80 insertions(+), 12 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 gcc-6-branch
in repository gcc.
from 9ccdf44 Daily bump.
new a616e68 PR sanitizer/71042 * tsan/tsan_platform_linux.cc: Cherry-pi [...]
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:
libsanitizer/ChangeLog | 6 +++
libsanitizer/tsan/tsan_platform_linux.cc | 8 ++++
libsanitizer/tsan/tsan_rtl_aarch64.S | 78 +++++++++++++++++++++++++++-----
3 files changed, 80 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.