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 bf8130ff48c 2017-05-17 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new aa443150c83 libgo: add "vendor" to pkgpath for vendored standard packages
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:
libgo/Makefile.am | 2 +-
libgo/Makefile.in | 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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 002b4762f0b 2017-05-17 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new bf8130ff48c 2017-05-17 Jerry DeLisle <jvdelisle(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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/read_3.f90 | 13 +++++++++++++
libgfortran/ChangeLog | 8 ++++++++
libgfortran/io/transfer.c | 27 +++++++++++++++++----------
4 files changed, 44 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/read_3.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 ba93e02f258 Revert r303015, because it has the unintended side effect o [...]
new 928b9308a68 AMDGPU: Use appropriate soffset for spilling
new 2a33bdd1e66 [WebAssembly][NFC] Update expected testsuite failures for n [...]
new 2d82d171171 Reapply part of rL303015, fixing just the DynamicLibaryTest [...]
The 3 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/AMDGPU/SIInstrInfo.cpp | 14 ++++++------
lib/Target/AMDGPU/SIRegisterInfo.cpp | 26 +++++++++++-----------
lib/Target/WebAssembly/known_gcc_test_failures.txt | 3 ---
.../Support/DynamicLibrary/DynamicLibraryTest.cpp | 4 +++-
4 files changed, 23 insertions(+), 24 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 065bca6ff Generate ubsan shared libraries.
new 3cd2b8fb9 [Ubsan]Remove unused link libraries.
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/ubsan/CMakeLists.txt | 6 +-----
1 file changed, 1 insertion(+), 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 f76a315172b AMDGPU: Fix min3/max3 combines for f16/i16
new ba93e02f258 Revert r303015, because it has the unintended side effect o [...]
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/Unix/Path.inc | 30 +++++-----------------
.../Support/DynamicLibrary/DynamicLibraryTest.cpp | 4 +--
2 files changed, 7 insertions(+), 27 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/releases/linaro-6.3-2017.05
in repository toolchain/gcc.
from 820a9476fac gcc/ * LINARO-VERSION: Bump version number, post release [...]
adds f4244fc188b Make Linaro GCC Release 6.3-2017.05.
new d857ee20737 gcc/ * LINARO-VERSION: Bump version number, post release.
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/LINARO-VERSION | 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.
tcwg-buildslave pushed a change to annotated tag linaro-6.3-2017.05
in repository toolchain/gcc.
at 74fbb9280e8 (tag)
tagging f4244fc188bdd812747caa10236e6dffb6e22125 (commit)
replaces linaro-6.3-2017.05-rc1
tagged by TCWG Automation
on Wed May 17 20:40:31 2017 +0100
- Log -----------------------------------------------------------------
Linaro GCC Release 6.3-2017.05
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new f4244fc188b Make Linaro GCC Release 6.3-2017.05.
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.
--
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 7eb7fabda7b Add back a dummy --use-processes.
new 221d5dcd283 [X86][AVX512] Add 512-bit vector bitreverse costs + tests
new f76a315172b AMDGPU: Fix min3/max3 combines for f16/i16
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:
lib/Target/AMDGPU/AMDGPUSubtarget.h | 4 +
lib/Target/AMDGPU/SIISelLowering.cpp | 3 +-
lib/Target/AMDGPU/VOP3Instructions.td | 20 ++++-
lib/Target/X86/X86TargetTransformInfo.cpp | 18 ++++
test/Analysis/CostModel/X86/bitreverse.ll | 69 ++++++++++++++++
test/CodeGen/AMDGPU/fmax3.ll | 103 +++++++++++++++++------
test/CodeGen/AMDGPU/fmin3.ll | 102 +++++++++++++++++------
test/CodeGen/AMDGPU/max3.ll | 91 +++++++++++++++-----
test/CodeGen/AMDGPU/min3.ll | 133 +++++++++++++++++++++---------
test/MC/AMDGPU/vop3-gfx9.s | 24 ++++++
10 files changed, 455 insertions(+), 112 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/releases/linaro-5.4-2017.05
in repository toolchain/gcc.
from f39e3edcdff gcc/ * LINARO-VERSION: Bump version number, post release [...]
adds b4c2b2003b3 Make Linaro GCC Release 5.4-2017.05.
new ec05ac541aa gcc/ * LINARO-VERSION: Bump version number, post release.
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/LINARO-VERSION | 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.
tcwg-buildslave pushed a change to annotated tag linaro-5.4-2017.05
in repository toolchain/gcc.
at b3430984288 (tag)
tagging b4c2b2003b3d41f40227bf83a45d36b94cec27c8 (commit)
replaces linaro-5.4-2017.05-rc1
tagged by TCWG Automation
on Wed May 17 20:32:08 2017 +0100
- Log -----------------------------------------------------------------
Linaro GCC Release 5.4-2017.05
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new b4c2b2003b3 Make Linaro GCC Release 5.4-2017.05.
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.