This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0a3d7dbe84a Add missing space
new 4db5dbc6373 [InstCombine] add tests for extract subvector shuffles; 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/vec_shuffle.ll | 45 ++++++++++++++++++++++++++----
1 file changed, 39 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.
unknown user pushed a change to branch master
in repository lld.
from a843b7afc lld-link: attempt to fix tests on Windows after r344061.
new 975bd6f2f Fix lld test.
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/COFF/pdb.test | 19 -------------------
1 file changed, 19 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 lld.
from 3c32187b0 Add an entry to the release notes.
new a843b7afc lld-link: attempt to fix tests on Windows after r344061.
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/COFF/pdb-relative-source-lines.test | 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 llvm.
from dccf3ce84ae [PDB] Fix failure on big endian machines.
new 0a3d7dbe84a Add missing space
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:
tools/llvm-dwarfdump/llvm-dwarfdump.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 b461d7e0842 PR tree-optimization/86659 * gimple-match.h (gimple_match [...]
new 8577d349cee 2018-10-09 Tobias Burnus <burnus(a)net-b.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/fortran/ChangeLog | 6 ++++++
gcc/fortran/resolve.c | 7 +++++++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gfortran.dg/actual_array_substr_1.f90 | 8 +++++---
gcc/testsuite/gfortran.dg/actual_array_substr_2.f90 | 11 ++++++-----
gcc/testsuite/gfortran.dg/array_substring.f90 | 17 +++++++++++++++++
6 files changed, 51 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/array_substring.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 81b8d4b9e2a [X86] Autogenerate complete checks. NFC
new dccf3ce84ae [PDB] Fix failure on big endian machines.
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/Native/GlobalsStream.h | 2 +-
lib/DebugInfo/PDB/Native/GlobalsStream.cpp | 3 ++-
tools/llvm-pdbutil/DumpOutputStyle.cpp | 5 -----
3 files changed, 3 insertions(+), 7 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 lld.
from c93dcf042 lld-link: Implement support for %_PDB% and %_EXT% for /pdbaltpath:.
new 29015e5b0 lld-link: Use /pdbsourcepath: for more places when present.
new 3c32187b0 Add an entry to the release notes.
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:
COFF/PDB.cpp | 46 ++++++++++++++++++++++++--------
docs/ReleaseNotes.rst | 3 +++
test/COFF/pdb-relative-source-lines.test | 42 ++++++++++++++++++++++-------
3 files changed, 71 insertions(+), 20 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 0bcf39f903a [AArch64][x86] add tests for bitcasted fnabs; NFC
new 81b8d4b9e2a [X86] Autogenerate complete checks. 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/CodeGen/X86/vec_compare.ll | 265 ++++++++++++++++++++++------------------
1 file changed, 143 insertions(+), 122 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 83628680397 i386: Use TImode for BLKmode values in 2 integer registers
new 7d3a80f6108 Add the missing gcc.target/i386/pr87370.c
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/testsuite/gcc.target/i386/pr87370.c | 39 +++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr87370.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.