This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8569e7beb61 2018-01-24 Richard Biener <rguenther(a)suse.de>
new f3c313db784 [nvptx, PR81352] Add exit insn after noreturn call for neut [...]
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 | 7 +++++++
gcc/config/nvptx/nvptx.c | 7 ++++++-
gcc/config/nvptx/nvptx.md | 5 +++++
libgomp/ChangeLog | 5 +++++
libgomp/testsuite/libgomp.oacc-fortran/pr81352.f90 | 20 ++++++++++++++++++++
5 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr81352.f90
--
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 901c7de901 Fix typos of occurred and occurrence
new 88254eb22d [clang-format] Disable string literal breaking for text protos
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/Format.cpp | 6 ++++++
1 file changed, 6 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 6670c6b tcwg-upstream2gerrit.sh: Proof-of-concept script to test upst [...]
new d3817e7 jenkins-helper.sh: Improve clone_or_update_repo
new a41dbfd jenkins-helpers.sh: Add optional reference repo param to clon [...]
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:
jenkins-helpers.sh | 14 ++++++++++++--
1 file changed, 12 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 20b5be1d099 [llvm-opt-fuzzer] Add couple of popular passes
new 52662527d7e Fixes Sphinx issue ('undefined label') introduced in r32331 [...]
new 5fc96281fc7 Fix typos of occurred and occurrence
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/LangRef.rst | 10 +++++++---
include/llvm/CodeGen/MachineBasicBlock.h | 2 +-
include/llvm/CodeGen/TargetPassConfig.h | 2 +-
include/llvm/DebugInfo/DWARF/DWARFVerifier.h | 12 ++++++------
include/llvm/MC/MCAsmBackend.h | 2 +-
include/llvm/MC/MCCodePadder.h | 2 +-
include/llvm/Support/CachePruning.h | 2 +-
lib/Analysis/LazyCallGraph.cpp | 2 +-
lib/Passes/PassBuilder.cpp | 2 +-
tools/llvm-rc/ResourceFileWriter.h | 2 +-
tools/llvm-rc/ResourceScriptToken.h | 2 +-
unittests/ADT/DenseMapTest.cpp | 10 +++++-----
unittests/ADT/DenseSetTest.cpp | 2 +-
utils/docker/scripts/build_install_llvm.sh | 4 ++--
.../googletest/include/gtest/internal/gtest-filepath.h | 2 +-
utils/unittest/googletest/src/gtest-filepath.cc | 2 +-
16 files changed, 32 insertions(+), 28 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 aff1a3f56c Refactor RecursiveASTVisitor test for post-order traversal
new 901c7de901 Fix typos of occurred and occurrence
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/ClangFormatStyleOptions.rst | 2 +-
include/clang/Analysis/CloneDetection.h | 4 ++--
include/clang/Format/Format.h | 2 +-
include/clang/Lex/VariadicMacroSupport.h | 2 +-
include/clang/Tooling/Core/Diagnostic.h | 2 +-
lib/Analysis/CloneDetection.cpp | 4 ++--
test/Driver/hexagon-hvx.c | 2 +-
tools/clang-import-test/clang-import-test.cpp | 2 +-
tools/scan-build-py/libscanbuild/analyze.py | 2 +-
9 files changed, 11 insertions(+), 11 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 compiler-rt.
from a3840a49f Break a line into <= 80 characters
new e5e86e756 [builtins] Align addresses to cache lines in __clear_cache fo [...]
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/builtins/clear_cache.c | 6 ++++--
1 file 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 newlib.
from c17b0f008 cygwin: 2.10.0 release text: fix formatting
new 29af5b27c Define internal function mythreadname() -- revised
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:
winsup/cygwin/exceptions.cc | 4 ++--
winsup/cygwin/fhandler_tty.cc | 2 +-
winsup/cygwin/strace.cc | 2 +-
winsup/cygwin/thread.cc | 14 ++++++++++++++
winsup/cygwin/thread.h | 3 +++
5 files changed, 21 insertions(+), 4 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 11a2ca6eea8 [NFC] Remove overconfident assert from IRCE
new e8a15e2fd6a [Doc] Guideline on adding exception handling support for a target
new d1c00f71096 [DAGCombiner] Bail out if vector size is not a multiple
new 959cee720da [Metadata] Extend 'count' field of DISubrange to take a met [...]
new 20b5be1d099 [llvm-opt-fuzzer] Add couple of popular passes
The 4 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/ExceptionHandling.rst | 63 +++++++++++++++++
docs/LangRef.rst | 16 +++++
include/llvm/IR/DIBuilder.h | 1 +
include/llvm/IR/DebugInfoMetadata.h | 38 ++++++++--
lib/AsmParser/LLParser.cpp | 89 +++++++++++++++++++++++-
lib/Bitcode/Reader/MetadataLoader.cpp | 25 +++++--
lib/Bitcode/Writer/BitcodeWriter.cpp | 5 +-
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 4 +-
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 4 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++
lib/FuzzMutate/FuzzerCLI.cpp | 8 +++
lib/IR/AsmWriter.cpp | 11 ++-
lib/IR/DIBuilder.cpp | 4 ++
lib/IR/DebugInfoMetadata.cpp | 13 +++-
lib/IR/LLVMContextImpl.h | 27 +++++--
lib/IR/Verifier.cpp | 7 +-
test/Assembler/invalid-disubrange-count-node.ll | 4 ++
test/Bitcode/disubrange-v0.ll | 41 +++++++++++
test/Bitcode/disubrange-v0.ll.bc | Bin 0 -> 1492 bytes
test/Bitcode/disubrange.ll | 49 +++++++++++++
test/CodeGen/AMDGPU/concat_vectors.ll | 12 ++++
test/Verifier/invalid-disubrange-count-node.ll | 37 ++++++++++
unittests/IR/MetadataTest.cpp | 29 +++++++-
23 files changed, 457 insertions(+), 34 deletions(-)
create mode 100644 test/Assembler/invalid-disubrange-count-node.ll
create mode 100644 test/Bitcode/disubrange-v0.ll
create mode 100644 test/Bitcode/disubrange-v0.ll.bc
create mode 100644 test/Bitcode/disubrange.ll
create mode 100644 test/Verifier/invalid-disubrange-count-node.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 903b385001 Attempt to fix implicit-fallthrough warning after r323218.
new aff1a3f56c Refactor RecursiveASTVisitor test for post-order traversal
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:
unittests/AST/CMakeLists.txt | 1 -
unittests/AST/PostOrderASTVisitor.cpp | 128 ---------------------
unittests/Tooling/CMakeLists.txt | 1 +
.../RecursiveASTVisitorTestPostOrderVisitor.cpp | 116 +++++++++++++++++++
4 files changed, 117 insertions(+), 129 deletions(-)
delete mode 100644 unittests/AST/PostOrderASTVisitor.cpp
create mode 100644 unittests/Tooling/RecursiveASTVisitorTestPostOrderVisitor.cpp
--
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 49c7c9fa5f8 2018-01-24 Richard Biener <rguenther(a)suse.de>
new 8569e7beb61 2018-01-24 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 | 6 +++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/graphite/pr83176.c | 42 +++++++++++++++++++++++++++++++++
gcc/tree-chrec.c | 38 +++++++++++++++++++++++++----
4 files changed, 87 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr83176.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.