This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 7d022ea Remove trailing whitespace.
new d93aa5a [ELF][MIPS] Fix handling of _gp/_gp_disp/__gnu_local_gp symbols
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/InputSection.cpp | 19 ++++++++++++-------
ELF/Symbols.h | 10 +++++++---
ELF/SyntheticSections.cpp | 12 ++++++++----
ELF/SyntheticSections.h | 2 ++
ELF/Target.h | 2 --
ELF/Writer.cpp | 22 ++++++++++++++++------
test/ELF/mips-gp-ext.s | 41 +++++++++++++++++++++++++++++++++++++++++
7 files changed, 86 insertions(+), 22 deletions(-)
create mode 100644 test/ELF/mips-gp-ext.s
--
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 6d6320e * config/spu/spu.md (floatunsdidf2): Remove unused local variable.
new fc113a8 * config/i386/i386.md: Move some insn patterns around.
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/config/i386/i386.md | 450 ++++++++++++++++++++++++------------------------
1 file changed, 225 insertions(+), 225 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 cfae859 [X86][AVX512VL] Add v2f64 -> v2i32/v2f32 + zero codegen tests
new da8f0a5 [SelectionDAG] Early-out in TargetLowering::expandMUL (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:
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 157 ++++++++++++++--------------
1 file changed, 80 insertions(+), 77 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 bc11e3b Use llvm::utohexstr instead of Twine::utohexstr.
new 7d022ea Remove trailing whitespace.
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/Target.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 llvm.
from 6939475 AMDGPU: Cleanup immediate folding code
new cfae859 [X86][AVX512VL] Add v2f64 -> v2i32/v2f32 + zero codegen tests
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/avx512vl-intrinsics.ll | 79 +++++++++++++++++++++++++++++++++
1 file changed, 79 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 gcc-6-branch
in repository gcc.
from f7defc2 * config/i386/i386.md (*<any_or:code>hi_1): Fix operand 2 co [...]
new f628049 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 master
in repository gcc.
from e16d8ad 2016-11-07 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new e76cbd2 * doc/extend.texi: Constify first argument to __builtin_obje [...]
new 6d6320e * config/spu/spu.md (floatunsdidf2): Remove unused local variable.
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:
gcc/ChangeLog | 8 ++++++++
gcc/config/spu/spu.md | 2 +-
gcc/doc/extend.texi | 2 +-
3 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 llvm.
from 06a2bf8 [X86][SSE] Add v2i64 -> v2i32 + zero codegen test
new ef97727 AMDGPU: Fix debug printing
new 6939475 AMDGPU: Cleanup immediate folding code
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/SIFoldOperands.cpp | 128 +++++++++++++++++------------------
1 file changed, 63 insertions(+), 65 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 ea7d223 2016-11-23 Steven G. Kargl <kargl(a)gcc.gnu.org>
new e16d8ad 2016-11-07 Bernd Edlinger <bernd.edlinger(a)hotmail.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 | 5 +++++
gcc/opth-gen.awk | 12 ++++++------
2 files changed, 11 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.