This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b62a18f137 Simplify codegen and debug info generation for block context [...]
new 639ed1da2f Revert "Simplify codegen and debug info generation for block [...]
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/CGBlocks.cpp | 16 ++---
lib/CodeGen/CGDebugInfo.cpp | 16 +++--
lib/CodeGen/CGDebugInfo.h | 4 +-
test/CodeGen/debug-info-block-vars.c | 20 -------
test/CodeGenObjC/debug-info-block-captured-self.m | 72 +++++++++++++++++++++++
5 files changed, 94 insertions(+), 34 deletions(-)
delete mode 100644 test/CodeGen/debug-info-block-vars.c
create mode 100644 test/CodeGenObjC/debug-info-block-captured-self.m
--
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 2f89b19dbe6 [gcc] 2017-10-26 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 8ef1d046b43 Adding missing CMP* intrinsics
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/avx512fintrin.h | 320 +++++++++++++++++++++++
gcc/testsuite/ChangeLog | 39 +++
gcc/testsuite/gcc.target/i386/avx512f-vcmppd-1.c | 29 +-
gcc/testsuite/gcc.target/i386/avx512f-vcmppd-2.c | 77 +++---
gcc/testsuite/gcc.target/i386/avx512f-vcmpps-1.c | 28 +-
gcc/testsuite/gcc.target/i386/avx512f-vcmpps-2.c | 78 +++---
7 files changed, 520 insertions(+), 71 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 beb047f3df9 [docs] Fix a small typo
new f4c162bbd11 [x86] use an insert op to put one variable element into a c [...]
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/X86/X86ISelLowering.cpp | 54 +-
test/CodeGen/X86/buildvec-insertvec.ll | 17 +-
test/CodeGen/X86/insert-into-constant-vector.ll | 679 +++++-------------------
3 files changed, 195 insertions(+), 555 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 clang.
from 24608dda4d [X86] Add a target attribute test for no-sse4.
new b62a18f137 Simplify codegen and debug info generation for block context [...]
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/CGBlocks.cpp | 16 ++---
lib/CodeGen/CGDebugInfo.cpp | 16 ++---
lib/CodeGen/CGDebugInfo.h | 4 +-
test/CodeGen/debug-info-block-vars.c | 20 +++++++
test/CodeGenObjC/debug-info-block-captured-self.m | 72 -----------------------
5 files changed, 34 insertions(+), 94 deletions(-)
create mode 100644 test/CodeGen/debug-info-block-vars.c
delete mode 100644 test/CodeGenObjC/debug-info-block-captured-self.m
--
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 506981afaf [PR21703]Adjust pr21703 tests on various targets.
new 514f60231c x86: Check invalid XMM register in AVX512 gathers
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:
gas/ChangeLog | 19 +++++++++++++++++++
gas/config/tc-i386.c | 3 ++-
gas/testsuite/gas/i386/vgather-check-error.l | 1 +
gas/testsuite/gas/i386/vgather-check-none.d | 2 ++
gas/testsuite/gas/i386/vgather-check-warn.d | 2 ++
gas/testsuite/gas/i386/vgather-check-warn.e | 1 +
gas/testsuite/gas/i386/vgather-check.d | 2 ++
gas/testsuite/gas/i386/vgather-check.s | 2 ++
gas/testsuite/gas/i386/x86-64-vgather-check-error.l | 1 +
gas/testsuite/gas/i386/x86-64-vgather-check-none.d | 2 ++
gas/testsuite/gas/i386/x86-64-vgather-check-warn.d | 2 ++
gas/testsuite/gas/i386/x86-64-vgather-check-warn.e | 1 +
gas/testsuite/gas/i386/x86-64-vgather-check.d | 2 ++
gas/testsuite/gas/i386/x86-64-vgather-check.s | 2 ++
14 files changed, 41 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 llvm.
from 675c21a1865 Clear LastMappingSymbols and LastEMS(Info) when resetting t [...]
new fdd275fc256 AMDGPU: Commit missing fence-barrier test
new beb047f3df9 [docs] Fix a small typo
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:
docs/SourceLevelDebugging.rst | 4 +-
test/CodeGen/AMDGPU/fence-barrier.ll | 197 +++++++++++++++++++++++++++++++++++
2 files changed, 199 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/fence-barrier.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 compiler-rt.
from 491bcd82b [sanitizer] Fix internal symbolized build on Debian 9
new 9d9424425 [Sanitizers] Set default allocator_release_to_os_interval_ms [...]
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/sanitizer_common/sanitizer_allocator_primary64.h | 10 ++++++++--
lib/sanitizer_common/sanitizer_flags.inc | 10 +++++-----
2 files changed, 13 insertions(+), 7 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 clang.
from 2cb4a7c648 Move MS inline asm parser methods out of line to reduce inde [...]
new 24608dda4d [X86] Add a target attribute test for no-sse4.
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/attr-target-x86.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 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 081c1d32b50 Add wider_subreg_mode helper functions
new 2f89b19dbe6 [gcc] 2017-10-26 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 19 ++++++++++++++++++
gcc/config/rs6000/aix.h | 3 +++
gcc/config/rs6000/darwin.h | 3 +++
gcc/config/rs6000/rs6000.c | 46 ++++++++++++++++++++++++++++++++++++++------
gcc/config/rs6000/rs6000.opt | 4 ++--
gcc/doc/invoke.texi | 10 ++++++++--
6 files changed, 75 insertions(+), 10 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 ae8900a8833 [DynamicLibrary] Fix build on musl libc
new ea6f05e0176 [dsymutil] Check AttrInfo.Name validity before using it
new 675c21a1865 Clear LastMappingSymbols and LastEMS(Info) when resetting t [...]
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/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp | 8 ++++++++
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp | 2 ++
tools/dsymutil/DwarfLinker.cpp | 3 ++-
3 files changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.