This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 472fc9d Remove unused diagnostics. NFC.
new 3e08ccc [Myriad] Find libc++ headers next to clang binary
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/Driver/ToolChains.cpp | 22 +++++++++++++---------
test/Driver/myriad-toolchain.c | 7 +++++--
2 files changed, 18 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 llvm.
from 0c48851 [WinEH] Allow catchpads to reuse the same catch object
new 9f2ab76 [DAGCombiner] Add general constant vector support to (shl (ad [...]
new b40b8e34 Revert "Add Chrono.h - std::chrono support header"
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/llvm/Support/Chrono.h | 55 ----------------------
include/llvm/Support/TimeValue.h | 11 -----
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 9 ++--
lib/Support/CMakeLists.txt | 1 -
lib/Support/Chrono.cpp | 47 -------------------
lib/Support/TimeValue.cpp | 17 +++----
lib/Support/Unix/TimeValue.inc | 54 ++++++++++++++++++++++
lib/Support/Windows/TimeValue.inc | 61 ++++++++++++++++++++++++
test/CodeGen/X86/combine-shl.ll | 2 +-
unittests/Support/CMakeLists.txt | 1 -
unittests/Support/Chrono.cpp | 79 --------------------------------
unittests/Support/TimeValueTest.cpp | 10 ----
12 files changed, 130 insertions(+), 217 deletions(-)
delete mode 100644 include/llvm/Support/Chrono.h
delete mode 100644 lib/Support/Chrono.cpp
create mode 100644 lib/Support/Unix/TimeValue.inc
create mode 100644 lib/Support/Windows/TimeValue.inc
delete mode 100644 unittests/Support/Chrono.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 lld.
from 11e7754 [ELF] Choose default segment when it is not specified
new 50f44ac [ELF] Add `const` qualifier to functions. 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:
ELF/OutputSections.cpp | 2 +-
ELF/OutputSections.h | 4 ++--
2 files changed, 3 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 binutils-gdb.
from 695344c Add c-format tags to translatable strings with more than one [...]
new 2d2476a testsuite: Fix gdb.base/killed-outside.exp using irrelevant s [...]
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/killed-outside.exp | 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 llvm.
from 85745f9 [DAG] optimize negation of bool
new 0c48851 [WinEH] Allow catchpads to reuse the same catch object
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/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | 11 ++-
test/CodeGen/X86/catchpad-reuse.ll | 107 ++++++++++++++++++++++
2 files changed, 114 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/catchpad-reuse.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 llvm.
from 8b3f7e8 [pdb] Improve error messages when DIA is not found.
new 85745f9 [DAG] optimize negation of bool
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/CodeGen/SelectionDAG/LegalizeDAG.cpp | 21 +++++++++--
test/CodeGen/ARM/negate-i1.ll | 7 ++--
test/CodeGen/Mips/llvm-ir/add.ll | 46 +++++++++++++-----------
test/CodeGen/Mips/llvm-ir/mul.ll | 51 ++++++++++++++++++--------
test/CodeGen/Mips/llvm-ir/sdiv.ll | 22 ++++++------
test/CodeGen/Mips/llvm-ir/srem.ll | 18 +++++-----
test/CodeGen/Mips/llvm-ir/sub.ll | 9 ++---
test/CodeGen/Mips/llvm-ir/urem.ll | 16 ++++-----
test/CodeGen/Mips/select.ll | 3 +-
test/CodeGen/PowerPC/negate-i1.ll | 13 ++++---
test/CodeGen/SystemZ/branch-07.ll | 8 ++---
test/CodeGen/SystemZ/risbg-01.ll | 6 ++--
test/CodeGen/SystemZ/shift-10.ll | 8 ++---
test/CodeGen/X86/negate-i1.ll | 62 ++++++++++++++------------------
14 files changed, 165 insertions(+), 125 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 e066ee6 * gcc.dg/Wvla-1.c: Rename to... * gcc.dg/Wvla-larger-than-1 [...]
new 090dff1 runtime, syscall: force EPOLLET to be positive
new f1c13c2 2016-10-19 Bernd Edlinger <bernd.edlinger(a)hotmail.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/ChangeLog | 5 +++++
gcc/config/arm/arm.c | 11 ++++++++---
gcc/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/netpoll_epoll.go | 2 +-
libgo/mkrsysinfo.sh | 6 ++++++
libgo/mksysinfo.sh | 8 ++++++++
6 files changed, 29 insertions(+), 5 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 cac7028 [RDF] Switch RefMap in liveness calculation to use lane masks
new 8b3f7e8 [pdb] Improve error messages when DIA is not found.
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/PDB/DIA/DIAError.h | 9 ++++-----
include/llvm/DebugInfo/PDB/GenericError.h | 7 ++++---
lib/DebugInfo/PDB/DIA/DIAError.cpp | 9 ++++-----
lib/DebugInfo/PDB/DIA/DIASession.cpp | 33 +++++++++++++++++++------------
lib/DebugInfo/PDB/GenericError.cpp | 7 +++----
5 files changed, 35 insertions(+), 30 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 057fdd8 [DAGCombiner] Add general constant vector support to (shl (sr [...]
new cac7028 [RDF] Switch RefMap in liveness calculation to use lane masks
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/Hexagon/HexagonOptAddrMode.cpp | 7 +-
lib/Target/Hexagon/RDFGraph.cpp | 59 ++++++++-
lib/Target/Hexagon/RDFGraph.h | 15 ++-
lib/Target/Hexagon/RDFLiveness.cpp | 199 +++++++++++++++++++-----------
lib/Target/Hexagon/RDFLiveness.h | 22 +++-
test/CodeGen/Hexagon/rdf-phi-up.ll | 60 +++++++++
6 files changed, 278 insertions(+), 84 deletions(-)
create mode 100644 test/CodeGen/Hexagon/rdf-phi-up.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 llvm.
from f02821b [DAGCombiner] Add general constant vector support to (shl (mu [...]
new 057fdd8 [DAGCombiner] Add general constant vector support to (shl (sr [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 13 ++++++-------
test/CodeGen/X86/combine-shl.ll | 16 ++--------------
2 files changed, 8 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.