This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 0c858e9e12 [VirtualFileSystem] Support creating directories then adding [...]
new b7ee0571e3 Issue -Wempty-body warnings for else blocks
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/DiagnosticSemaKinds.td | 2 ++
lib/Sema/SemaStmt.cpp | 4 +++-
test/SemaCXX/warn-empty-body.cpp | 20 ++++++++++++++++++++
3 files changed, 25 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 llvm.
from 178975094f5 Revert "[SelectionDAG] Consolidate (t|T)ransferDbgValues me [...]
new 681627dd818 [CMake][runtimes] Use cmake_parse_arguments in runtimes functions
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:
runtimes/CMakeLists.txt | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 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 4f90f01c0d5 [RISCV] Fix 64-bit data layout mismatch between backend and [...]
new 178975094f5 Revert "[SelectionDAG] Consolidate (t|T)ransferDbgValues me [...]
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/CodeGen/SelectionDAG.h | 9 +++--
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 7 ++--
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 62 +++++++++++++++++-------------
3 files changed, 45 insertions(+), 33 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 8d6daad1402 [X86] Pre-truncate gather/scatter indices that have element [...]
new 4f90f01c0d5 [RISCV] Fix 64-bit data layout mismatch between backend and [...]
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/RISCV/RISCVTargetMachine.cpp | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from eacf02d4f0c * rs6000/power9.md (power9fpdiv): New automaton and cpu_un [...]
new 9dd1f9ef60d 2017-11-16 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/doc/install.texi | 7 ++++++-
2 files changed, 12 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 llvm.
from 7eb1cc47bee [SelectionDAG] Consolidate (t|T)ransferDbgValues methods, NFC.
new 66cc6547666 llvm-objdump: Add missing requires for the test in r313921
new 2b5bbc19afa [DAGCombiner] Use cast instead of an unchecked dyn_cast.
new 03cf2dd6b10 [X86] DAGCombinerInfo is in TargetLowering not X86TargetLowering.
new 8d6daad1402 [X86] Pre-truncate gather/scatter indices that have element [...]
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 23 ++++++--
test/CodeGen/X86/masked_gather_scatter.ll | 63 ++++++++++++++++++++++
.../llvm-objdump/AArch64/macho-fat-arm-disasm.test | 1 +
4 files changed, 85 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 compiler-rt.
from 7ed7d68f5 [sanitizer] Revert rL318410
new 54282d766 [libFuzzer] add more tests for merge
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/fuzzer/merge-control-file.test | 10 ++++++++++
1 file changed, 10 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 gcc.
from 16cba371293 [gcc] 2017-11-15 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 44677b5466c PR c++/79092 - non-type args of different types are different
new eacf02d4f0c * rs6000/power9.md (power9fpdiv): New automaton and cpu_un [...]
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/ChangeLog | 18 +++++++
gcc/config/rs6000/power9.md | 65 +++++++++++++++---------
gcc/cp/ChangeLog | 17 +++++++
gcc/cp/cp-tree.h | 6 +++
gcc/cp/mangle.c | 5 +-
gcc/cp/pt.c | 76 +++++++++++++++++++++++------
gcc/cp/tree.c | 4 ++
gcc/testsuite/g++.dg/cpp1z/nontype-auto12.C | 6 +++
8 files changed, 158 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype-auto12.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 llvm.
from 0ee27ca3af9 Fix my typo of PDB_TableType
new 7eb1cc47bee [SelectionDAG] Consolidate (t|T)ransferDbgValues methods, NFC.
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/CodeGen/SelectionDAG.h | 9 ++---
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 7 ++--
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 62 +++++++++++++-----------------
3 files changed, 33 insertions(+), 45 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 cc22972e405 Fix -Wreturn-type falling off the end of a function in new [...]
new 0ee27ca3af9 Fix my typo of PDB_TableType
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/DebugInfo/PDB/DIA/DIATable.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.