This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e3ea6ec6c06 Made test dbg_value_fastisel.ll specific to AArch64 fast-isel.
new b10600ed2c6 [RISCV] Revert r324172 now r323991 was reverted
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/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll | 4 ++--
test/CodeGen/RISCV/calls.ll | 4 ++--
2 files changed, 4 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 e8664b0b333 [X86] Add 'sahf' to getHostCPUFeatures so -march=native wil [...]
new e3ea6ec6c06 Made test dbg_value_fastisel.ll specific to AArch64 fast-isel.
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:
.../dbg_value_fastisel.ll => AArch64/fast-isel-dbg-value.ll} | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
rename test/CodeGen/{Generic/dbg_value_fastisel.ll => AArch64/fast-isel-dbg-value. [...]
--
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.
Christophe Lyon pushed a change to branch linaro-local/bug-1869-symver-for-gdb
in repository toolchain/binutils-gdb.
at b4a1176338 Fix bug #1869. Force use of memcpy(a)GLIBC_2.2.5
No new revisions were added by this update.
--
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 68a901a7ad1 [DebugInfo][FastISel] Fix dropping dbg.value()
new e8664b0b333 [X86] Add 'sahf' to getHostCPUFeatures so -march=native wil [...]
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/Support/Host.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 96d4ee9e0ed [PatternMatch] enhance m_One() to ignore undef elements in vectors
new 68a901a7ad1 [DebugInfo][FastISel] Fix dropping dbg.value()
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/FastISel.cpp | 2 +-
test/CodeGen/Generic/dbg_value_fastisel.ll | 54 ++++++++++++++++++++++++++++++
test/DebugInfo/X86/fission-ranges.ll | 18 ++++++----
3 files changed, 66 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/Generic/dbg_value_fastisel.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 0c8faa825c0 [InstSimplify, InstCombine] add tests with vector undef elts; NFC
new 96d4ee9e0ed [PatternMatch] enhance m_One() to ignore undef elements in vectors
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/IR/PatternMatch.h | 22 +++++++++-------------
test/Transforms/InstCombine/select.ll | 2 +-
test/Transforms/InstCombine/vector-urem.ll | 5 +++--
test/Transforms/InstSimplify/icmp-bool-constant.ll | 9 +++------
4 files changed, 16 insertions(+), 22 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 1e3e5ae4d6a 2018-02-17 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 81eb77395b9 2018-02-17 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/fortran/ChangeLog | 8 +++++
gcc/fortran/frontend-passes.c | 20 ++++++++++--
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/inline_matmul_22.f90 | 44 ++++++++++++++++++++++++++
4 files changed, 75 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/inline_matmul_22.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 gcc-7-branch
in repository gcc.
from 59f5415b446 2018-02-16 Jozef Lawrynowicz <jozefl.gcc(a)gmail.com>
new 643dd84b707 2018-02-17 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/fortran/ChangeLog | 9 ++++++
gcc/fortran/frontend-passes.c | 20 ++++++++++--
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gfortran.dg/inline_matmul_22.f90 | 44 ++++++++++++++++++++++++++
4 files changed, 77 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/inline_matmul_22.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 llvm.
from fb191fe666f [X86][3DNow!] Add PFRCP reg-reg disassembler test case (PR21168)
new 0c8faa825c0 [InstSimplify, InstCombine] add tests with vector undef elts; 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:
test/Transforms/InstCombine/select.ll | 21 +++++++++++-----
test/Transforms/InstSimplify/icmp-bool-constant.ll | 28 ++++++++++++++++++++++
2 files changed, 43 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.
Christophe Lyon pushed a change to branch linaro-local/bug-1869-symver
in repository toolchain/binutils-gdb.
discards 8b68b1c2b8 Fix bug #1869. Force use of memcpy(a)GLIBC_2.2.5
new b4a1176338 Fix bug #1869. Force use of memcpy(a)GLIBC_2.2.5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8b68b1c2b8)
\
N -- N -- N refs/heads/linaro-local/bug-1869-symver (b4a1176338)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
libiberty/tcwg-symver.c | 8 ++++++++
1 file changed, 8 insertions(+)
create mode 100644 libiberty/tcwg-symver.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.