This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3daa11c74be [APInt] Fix typo in comment. NFC
new 483eed91833 [APInt] Remove an APInt copy from the return of APInt::mult [...]
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/APInt.cpp | 5 ++++-
1 file changed, 4 insertions(+), 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 binutils-gdb.
from dc2be3d2f6 x86: Generate PLT relocations for -z now
new f2c29a1692 x86-64: Rename .plt.bnd to .plt.sec
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:
bfd/ChangeLog | 18 ++++
bfd/elf64-x86-64.c | 167 +++++++++++++++--------------
ld/ChangeLog | 19 ++++
ld/emulparams/elf_x86_64.sh | 2 +-
ld/testsuite/ld-x86-64/bnd-ifunc-1-now.d | 2 +-
ld/testsuite/ld-x86-64/bnd-ifunc-2-now.d | 2 +-
ld/testsuite/ld-x86-64/bnd-ifunc-2.d | 2 +-
ld/testsuite/ld-x86-64/bnd-plt-1-now.d | 2 +-
ld/testsuite/ld-x86-64/bnd-plt-1.d | 2 +-
ld/testsuite/ld-x86-64/mpx3.dd | 2 +-
ld/testsuite/ld-x86-64/mpx3n.dd | 2 +-
ld/testsuite/ld-x86-64/mpx4.dd | 2 +-
ld/testsuite/ld-x86-64/mpx4n.dd | 2 +-
ld/testsuite/ld-x86-64/plt-main-bnd-now.rd | 2 +-
ld/testsuite/ld-x86-64/pr21038b-now.d | 4 +-
ld/testsuite/ld-x86-64/pr21038b.d | 4 +-
ld/testsuite/ld-x86-64/pr21038c-now.d | 4 +-
ld/testsuite/ld-x86-64/pr21038c.d | 4 +-
18 files changed, 140 insertions(+), 102 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 9f4e5a06c66 AMDGPU: Remove tfe bit from flat instruction definitions
new 3daa11c74be [APInt] Fix typo in comment. 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/Support/APInt.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 17e3210c46e * config/i386/avx512fintrin.h (_mm_mask_rsqrt14_sd) (_mm_ [...]
new 33a9536b0d9 PR target/80706 * config/i386/sync.md (UNSPEC_LDX_ATOMIC) [...]
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 | 20 +++++++++++
gcc/config/i386/sync.md | 61 +++++++++++++++++++++++++--------
gcc/testsuite/ChangeLog | 10 ++++--
gcc/testsuite/gcc.target/i386/pr80706.c | 30 ++++++++++++++++
4 files changed, 104 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr80706.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 gcc.
from 23796153cce * graphite-poly.c: Include dumpfile.h.
new 17e3210c46e * config/i386/avx512fintrin.h (_mm_mask_rsqrt14_sd) (_mm_ [...]
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/avx512fintrin.h | 40 ++++++++++++++++++++++
gcc/config/i386/i386-builtin.def | 2 ++
gcc/config/i386/sse.md | 17 +++++++++
gcc/testsuite/ChangeLog | 7 ++++
.../gcc.target/i386/avx512f-vrsqrt14sd-1.c | 6 +++-
.../gcc.target/i386/avx512f-vrsqrt14sd-2.c | 17 ++++++++-
.../gcc.target/i386/avx512f-vrsqrt14ss-1.c | 7 +++-
.../gcc.target/i386/avx512f-vrsqrt14ss-2.c | 17 ++++++++-
8 files changed, 109 insertions(+), 4 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 2bbb56fd759 AMDGPU: Pull fneg out of extract_vector_elt
new 9f4e5a06c66 AMDGPU: Remove tfe bit from flat instruction definitions
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/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 8 +--
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 3 +-
lib/Target/AMDGPU/FLATInstructions.td | 34 ++++++-----
.../AMDGPU/GlobalISel/inst-select-load-flat.mir | 2 +-
.../AMDGPU/GlobalISel/inst-select-store-flat.mir | 2 +-
test/CodeGen/AMDGPU/constant-fold-imm-immreg.mir | 70 +++++++++++-----------
test/CodeGen/AMDGPU/inserted-wait-states.mir | 10 ++--
test/CodeGen/AMDGPU/limit-coalesce.mir | 6 +-
test/CodeGen/AMDGPU/waitcnt.mir | 22 +++----
test/MC/AMDGPU/flat.s | 66 --------------------
test/MC/Disassembler/AMDGPU/flat_vi.txt | 24 --------
11 files changed, 78 insertions(+), 169 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 d9ad22ca313 2017-05-11 Paolo Carlini <paolo.carlini(a)oracle.com>
new 2e33aaef4c1 * name-lookup.h (pushdecl): Add default friend parm. (pus [...]
new 23796153cce * graphite-poly.c: Include dumpfile.h.
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 | 2 ++
gcc/cp/ChangeLog | 12 ++++++++++++
gcc/cp/friend.c | 2 +-
gcc/cp/name-lookup.c | 52 ++++++++++++++--------------------------------------
gcc/cp/name-lookup.h | 6 ++----
gcc/cp/pt.c | 2 +-
gcc/graphite-poly.c | 1 +
7 files changed, 33 insertions(+), 44 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 87fd46af902 [AMDGPU] Fix incorrect register pressure calculation
new 2bbb56fd759 AMDGPU: Pull fneg out of extract_vector_elt
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/Target/AMDGPU/AMDGPUISelLowering.cpp | 8 ++++++-
lib/Target/AMDGPU/AMDGPUISelLowering.h | 2 ++
lib/Target/AMDGPU/SIISelLowering.cpp | 21 +++++++++++++++++
lib/Target/AMDGPU/SIISelLowering.h | 1 +
test/CodeGen/AMDGPU/fneg-combines.ll | 9 ++++----
test/CodeGen/AMDGPU/fneg.f16.ll | 39 ++++++++++++++++++++++++++++++--
6 files changed, 72 insertions(+), 8 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 17284d650e tunables: Make tunable_list relro
new e4252e5c53 Add MAINTAINERS
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 | 4 ++++
MAINTAINERS | 1 +
2 files changed, 5 insertions(+)
create mode 100644 MAINTAINERS
--
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 65ad27f81e7 [SLP] Emit optimization remarks
new 87fd46af902 [AMDGPU] Fix incorrect register pressure calculation
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/Target/AMDGPU/GCNSchedStrategy.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.