This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 30dc58d * gcc.target/powerpc/builtins-3.c: Add -maltivec and [...]
new ea7d223 2016-11-23 Steven G. Kargl <kargl(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 | 5 +++++
gcc/fortran/trans-common.c | 8 ++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr78297.f90 | 11 +++++++++++
4 files changed, 27 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr78297.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-5-branch
in repository gcc.
from f63565d 2016-11-23 Janus Weil <janus(a)gcc.gnu.org>
new 7b9ac28 * config/i386/i386.md (*<any_or:code>hi_1): Fix operand 2 co [...]
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 | 5 +++++
gcc/config/i386/i386.md | 7 +++++--
2 files changed, 10 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 master
in repository lld.
from 24dcb24 Fix this on 32 bit hosts.
new bc11e3b Use llvm::utohexstr instead of Twine::utohexstr.
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/Relocations.cpp | 3 +--
1 file changed, 1 insertion(+), 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 glibc.
from c2a82da Fix SH4 FP_ILOGB0 (bug 20859).
new f3b904d More NEWS entries / fixes for float_t / double_t changes.
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:
NEWS | 11 +++++++++--
1 file changed, 9 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 master
in repository llvm.
from 057bbbe AMDGPU: Fix not setting kill flag on temp reg when spilling
new 06a2bf8 [X86][SSE] Add v2i64 -> v2i32 + zero codegen 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/CodeGen/X86/vec_int_to_fp.ll | 610 ++++++++++++++++++++++++--------------
1 file changed, 390 insertions(+), 220 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 release_39
in repository llvm.
from 8676f81 Merge r287453 in 3.9.1 : [ThinLTO] Fix crash when importing a [...]
new 1a4e1d8 Merging r281479:
new b055896 Merging r279933:
new 11d3b29 Merging r282182:
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/PowerPC/PPCISelLowering.cpp | 127 ++++++-
lib/Target/PowerPC/PPCISelLowering.h | 9 +-
lib/Target/PowerPC/PPCInstr64Bit.td | 12 +
lib/Target/PowerPC/PPCInstrInfo.td | 36 ++
test/CodeGen/PowerPC/atomic-minmax.ll | 435 +++++++++++++++++++++++
test/CodeGen/PowerPC/p9-xxinsertw-xxextractuw.ll | 22 ++
test/CodeGen/PowerPC/pr30451.ll | 69 ++++
7 files changed, 703 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/PowerPC/atomic-minmax.ll
create mode 100644 test/CodeGen/PowerPC/pr30451.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 zorg.
from 2ab1e2d Added skipped checkout_lld argument to getClangBuildFactory.
new f2dea2f [zorg] Add AArch64 libc++ buildbot
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:
buildbot/osuosl/master/config/builders.py | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
--
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 glibc.
from f7f7931 MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS code
new c2a82da Fix SH4 FP_ILOGB0 (bug 20859).
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:
ChangeLog | 8 ++++
math/Makefile | 3 +-
.../test-fp-ilogb-constants.c | 51 ++++++++++------------
sysdeps/sh/sh4/bits/mathdef.h | 2 +-
4 files changed, 33 insertions(+), 31 deletions(-)
copy stdlib/tst-quick_exit.cc => math/test-fp-ilogb-constants.c (61%)
--
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 8bfdf11 * config/i386/i386.md (*<any_or:code>hi_1): Fix operand 2 co [...]
new 30dc58d * gcc.target/powerpc/builtins-3.c: Add -maltivec and [...]
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 | 4 ++++
gcc/testsuite/gcc.target/powerpc/builtins-3.c | 5 +++--
2 files changed, 7 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 release_39
in repository llvm.
from 1d63d1c Merging r279930:
new 8676f81 Merge r287453 in 3.9.1 : [ThinLTO] Fix crash when importing a [...]
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/Linker/IRMover.cpp | 2 +-
test/ThinLTO/X86/Inputs/import_opaque_type.ll | 15 +++++++++++++++
test/ThinLTO/X86/import_opaque_type.ll | 27 +++++++++++++++++++++++++++
3 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 test/ThinLTO/X86/Inputs/import_opaque_type.ll
create mode 100644 test/ThinLTO/X86/import_opaque_type.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.