This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d140aab [SDAG] Remove FixedArgs parameter from CallLoweringInfo::setCallee
new ccfdf6d Regenerated 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/sse3.ll | 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 6ac263a Add final newline.
new fadfd5f gcc: 2016-06-22 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/config/i386/i386.c | 7 ++++++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/i386/asm-flag-7.c | 9 +++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/asm-flag-7.c
--
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 e5ebd46 [LTO] Move UpdateCompilerUsed.h from lib/ to include/
new 117a36f Delete more dead code.
new d140aab [SDAG] Remove FixedArgs parameter from CallLoweringInfo::setCallee
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:
include/llvm/Target/TargetLowering.h | 6 +--
lib/Bitcode/Reader/BitcodeReader.cpp | 34 --------------
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 14 +++---
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 2 +-
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 +--
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 5 +-
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 4 +-
lib/Target/AArch64/AArch64AsmPrinter.cpp | 14 ------
lib/Target/AArch64/AArch64ISelLowering.cpp | 2 +-
lib/Target/AArch64/AArch64PromoteConstant.cpp | 20 --------
lib/Target/AArch64/AArch64SelectionDAGInfo.cpp | 2 +-
.../AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp | 53 ----------------------
lib/Target/ARM/ARMISelLowering.cpp | 11 ++---
lib/Target/ARM/ARMSelectionDAGInfo.cpp | 2 +-
lib/Target/BPF/BPFAsmPrinter.cpp | 28 ------------
lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp | 2 +-
lib/Target/Mips/MipsISelLowering.cpp | 2 +-
lib/Target/PowerPC/PPCISelLowering.cpp | 2 +-
lib/Target/Sparc/SparcISelLowering.cpp | 4 +-
lib/Target/X86/X86ISelDAGToDAG.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 4 +-
lib/Target/X86/X86SelectionDAGInfo.cpp | 3 +-
lib/Target/XCore/XCoreISelLowering.cpp | 4 +-
lib/Target/XCore/XCoreSelectionDAGInfo.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 22 ---------
lib/Transforms/Instrumentation/GCOVProfiling.cpp | 12 -----
lib/Transforms/Scalar/LoopInterchange.cpp | 16 -------
lib/Transforms/Utils/ValueMapper.cpp | 30 ------------
29 files changed, 38 insertions(+), 272 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 fb14799 Move sysdeps/generic/bits/hwcap.h to top-level bits/
new 11f4944 Move sysdeps/generic/bits/hwcap.h to top-level bits/
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 | 5 +++++
sysdeps/generic/bits/hwcap.h | 23 -----------------------
2 files changed, 5 insertions(+), 23 deletions(-)
delete mode 100644 sysdeps/generic/bits/hwcap.h
--
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 a3b4733 malloc: Avoid premature fallback to mmap [BZ #20284]
new a024b39 This patch further tunes memcpy - avoid one branch for sizes [...]
new fb14799 Move sysdeps/generic/bits/hwcap.h to top-level bits/
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:
ChangeLog | 5 +++
{sysdeps/generic/bits => bits}/hwcap.h | 0
sysdeps/aarch64/memcpy.S | 56 +++++++++++++++++++---------------
3 files changed, 37 insertions(+), 24 deletions(-)
copy {sysdeps/generic/bits => bits}/hwcap.h (100%)
--
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 binutils-gdb.
from 6edaf4d tilegx: move TILEGX_NUM_PIPELINE_ENCODINGS to tilegx_pipeline enum
new 647e4d4 ld: Add a linker configure option --enable-relro
new 6b1edb9 gold: Add a linker configure option --enable-relro
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:
gold/ChangeLog | 12 ++++++++++++
gold/NEWS | 3 +++
gold/config.in | 3 +++
gold/configure | 21 +++++++++++++++++++++
gold/configure.ac | 17 +++++++++++++++++
gold/options.h | 2 +-
ld/ChangeLog | 18 ++++++++++++++++++
ld/NEWS | 4 ++++
ld/config.in | 3 +++
ld/configure | 26 ++++++++++++++++++++++++--
ld/configure.ac | 18 ++++++++++++++++++
ld/configure.tgt | 25 +++++++++++++++++++++++++
ld/emultempl/elf32.em | 1 +
ld/testsuite/config/default.exp | 3 +++
ld/testsuite/lib/ld-lib.exp | 18 ++++++++++++++++--
15 files changed, 169 insertions(+), 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 gcc.
from e4edd98 Minor reformatting.
new 6ac263a Add final newline.
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.dg/guality/param-4.c | 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 clang.
from 5109b22 [AVX512] Use a __v8hi vector inside of _mm_setzero_hi to matc [...]
new f20fd44 [Clang][bmi][intrinsics] Adding _mm_tzcnt_64 _mm_tzcnt_32 int [...]
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/Headers/bmiintrin.h | 32 ++++++++++++++++++++++++++++++++
test/CodeGen/bmi-builtins.c | 14 ++++++++++++++
2 files changed, 46 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 vehre/coarray
in repository gcc.
from 917e96d Implemented register_component() and deregister_component() f [...]
new 962e1d8 Fixed testcases.
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/gfortran.dg/coarray_38.f90 | 20 ++++++++++----------
gcc/testsuite/gfortran.dg/coarray_lib_alloc_1.f90 | 4 ++--
gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f90 | 4 ++--
gcc/testsuite/gfortran.dg/coarray_lib_alloc_3.f90 | 4 ++--
gcc/testsuite/gfortran.dg/coarray_lib_token_3.f90 | 4 ++--
gcc/testsuite/gfortran.dg/coarray_lock_7.f90 | 8 ++++----
gcc/testsuite/gfortran.dg/coarray_poly_5.f90 | 2 +-
7 files changed, 23 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.