This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b2a7ed6a261 [TargetLowering] Remove ISD::ANY_EXTEND/ANY_EXTEND_VECTOR_I [...]
new e96cf5f80be [llvm-rc] Support not expressions.
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/tools/llvm-rc/Inputs/not-expr.rc | 17 ++++++++++
test/tools/llvm-rc/not-expr.test | 20 ++++++++++++
tools/llvm-rc/ResourceFileWriter.cpp | 7 ++--
tools/llvm-rc/ResourceScriptParser.cpp | 41 +++++++++++++++++-------
tools/llvm-rc/ResourceScriptParser.h | 4 +--
tools/llvm-rc/ResourceScriptStmt.cpp | 2 +-
tools/llvm-rc/ResourceScriptStmt.h | 58 ++++++++++++++++++++++++++++++++--
7 files changed, 129 insertions(+), 20 deletions(-)
create mode 100644 test/tools/llvm-rc/Inputs/not-expr.rc
create mode 100644 test/tools/llvm-rc/not-expr.test
--
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 13f2ed32e1 gdb/testsuite/sim: Remove redundant setting of timeout
new 90af06793e gdb/riscv: Improve logic for when h/w float abi should be used
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/ChangeLog | 9 +++++++++
gdb/riscv-tdep.c | 61 +++++++++++++++++++++++++++++++++++++++++++++-----------
2 files changed, 58 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-8-branch
in repository gcc.
from 3192e007373 darwin - backport r263645, no support for split DWARF on Darwin.
new ddff4efc7e2 2018-12-05 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 | 9 +++++
gcc/testsuite/ChangeLog | 10 ++++++
gcc/testsuite/gcc.dg/vect/pr87288-1.c | 49 +++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr87288-2.c | 64 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr87288-3.c | 64 +++++++++++++++++++++++++++++++++++
gcc/tree-vect-loop.c | 14 ++++++--
6 files changed, 207 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-3.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 cf7a3f62516 [DAG] Add fshl/fshr tblgen opcodes
new b2a7ed6a261 [TargetLowering] Remove ISD::ANY_EXTEND/ANY_EXTEND_VECTOR_I [...]
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/TargetLowering.cpp | 2 --
1 file changed, 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 lldb.
from 9e9620de9 gdb-remote: use elaborated type specifier for `Module`
new 8eaf4fca1 [CMake] Fix side-effect from LLDB_VERSION change in r346668 f [...]
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:
CMakeLists.txt | 2 +-
cmake/modules/LLDBFramework.cmake | 2 +-
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-defconfig
in repository toolchain/gcc.
from e32f5665025 Daily bump.
adds 05430830570 darwin - backport fix for DWAF5 section names.
adds 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
adds bec845cb482 Daily bump.
adds 3192e007373 darwin - backport r263645, no support for split DWARF on Darwin.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 20 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 8 ++++++
gcc/config/darwin.h | 39 +++++++++++++++++++----------
gcc/cp/ChangeLog | 9 +++++++
gcc/cp/typeck.c | 2 +-
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/g++.dg/cpp0x/pr88120.C | 23 +++++++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr85302.C | 1 +
gcc/testsuite/gcc.dg/lto/pr83719_0.c | 1 +
gcc/testsuite/gcc.dg/pr86064.c | 1 +
11 files changed, 101 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr88120.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.