This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a06e85a92c CodeGen: specify alignment + inbounds for automatic variable [...]
new 130cf585e6 Use external layout information to layout bit-fields for MS ABI.
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/AST/RecordLayoutBuilder.cpp | 10 +++++++++-
.../Inputs/override-bit-field-layout.layout | 16 ++++++++++++++++
test/CodeGenCXX/override-bit-field-layout.cpp | 20 ++++++++++++++++++++
3 files changed, 45 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenCXX/Inputs/override-bit-field-layout.layout
create mode 100644 test/CodeGenCXX/override-bit-field-layout.cpp
--
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 20e85b879b1 [X86] Try fixing r336768
new e6cdf32fe6d [X86][FastISel] Add EVEX support to sitofp handling.
new 504eed44cd3 AMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.exp
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/AMDGPUInstructionSelector.cpp | 69 ++++++++++++++++++++++
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 2 +
lib/Target/X86/X86FastISel.cpp | 23 +++++---
.../AMDGPU/GlobalISel/inst-select-amdgcn.exp.mir | 33 +++++++++++
.../X86/fast-isel-int-float-conversion-x86-64.ll | 1 +
test/CodeGen/X86/fast-isel-int-float-conversion.ll | 2 +
6 files changed, 123 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.exp.mir
--
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 5625d7ef6 SafeStack: Add builtins to read unsafe stack top/bottom
new 3b0b17582 Fix for Darwin buildbot failure due to r337037
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/safestack/safestack.cc | 5 +++--
1 file changed, 3 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 azanella/c11-threads
in repository glibc.
discards 7278509756 Add manual documentation for threads.h
discards 524bfe7f4b nptl: Add test cases for ISO C11 threads
discards fc5521f94c nptl: Add abilist symbols for C11 threads
discards 4cd2294048 nptl: Add C11 threads tss_* functions
discards 3293a352d5 nptl: Add C11 threads cnd_* functions
discards 5cb253d1c4 nptl: Add C11 threads call_once functions
discards 504ac9bd47 nptl: Add C11 threads mtx_* functions
discards a7f9a5f0c0 nptl: Add C11 threads thrd_* functions
new de8f172149 nptl: Add C11 threads thrd_* functions
new 9c4298b9c8 nptl: Add C11 threads mtx_* functions
new ce5d6b4ad6 nptl: Add C11 threads call_once functions
new 2cda7f6d82 nptl: Add C11 threads cnd_* functions
new 61a156dbf6 nptl: Add C11 threads tss_* functions
new c7931d8c77 nptl: Add abilist symbols for C11 threads
new c33d2fa645 nptl: Add test cases for ISO C11 threads
new 6550f5df7e Add manual documentation for threads.h
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7278509756)
\
N -- N -- N refs/heads/azanella/c11-threads (6550f5df7e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 8 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 | 10 +++++-----
nptl/threads.h | 6 +++++-
2 files changed, 10 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 binutils-gdb.
from 7f1f7e2393 Expect for another variant of error message when gdbserver c [...]
new 6a15ecf5e0 gdb: Add Stafford Horne as or1k maintainer.
new 3137562654 sim: Add Stafford Horne as or1k maintainer.
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:
gdb/ChangeLog | 4 ++++
gdb/MAINTAINERS | 3 +++
sim/ChangeLog | 4 ++++
sim/MAINTAINERS | 1 +
4 files changed, 12 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 llvm.
from 7d364253764 [NFC][InstCombine] Tests for 'check for [no] signed truncat [...]
new 20e85b879b1 [X86] Try fixing r336768
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 | 2 +-
test/CodeGen/X86/dagcombine-select.ll | 16 ++++++++--------
2 files changed, 9 insertions(+), 9 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 890efbebbdb x86: Tune Skylake, Cannonlake and Icelake as Haswell
new e1f7ba02d12 runtime: skip zero-sized fields in structs when convert [...]
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/ffi.go | 48 +++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 46 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 gcc-8-branch
in repository gcc.
from 950c7ddb563 [PR c++/86374] Name lookup failure in enclosing template
new 4810dbfbd11 x86: Tune Skylake, Cannonlake and Icelake as Haswell
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 | 14 ++++++++++++
gcc/config/i386/i386.c | 5 ++++-
gcc/config/i386/x86-tune.def | 26 +++++++++++-----------
gcc/testsuite/ChangeLog | 11 +++++++++
.../i386/{avx512f-prefer.c => pr84413-1.c} | 5 ++---
.../i386/{avx512f-prefer.c => pr84413-2.c} | 5 ++---
.../i386/{avx512f-prefer.c => pr84413-3.c} | 5 ++---
7 files changed, 48 insertions(+), 23 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx512f-prefer.c => pr84413-1.c} (63%)
copy gcc/testsuite/gcc.target/i386/{avx512f-prefer.c => pr84413-2.c} (63%)
copy gcc/testsuite/gcc.target/i386/{avx512f-prefer.c => pr84413-3.c} (63%)
--
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 b4c1bb4999a Revert "[CMake] Pass Clang defaults to runtimes builds"
new 7d364253764 [NFC][InstCombine] Tests for 'check for [no] signed truncat [...]
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:
...canonicalize-lack-of-signed-truncation-check.ll | 224 +++++++++++++++++++++
.../canonicalize-signed-truncation-check.ll | 224 +++++++++++++++++++++
2 files changed, 448 insertions(+)
create mode 100644 test/Transforms/InstCombine/canonicalize-lack-of-signed-truncat [...]
create mode 100644 test/Transforms/InstCombine/canonicalize-signed-truncation-check.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 clang.
from ed9cbc4e26 [X86] Change the rounding mode used when testing the sqrt_ro [...]
new a06e85a92c CodeGen: specify alignment + inbounds for automatic variable [...]
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/CGBuilder.h | 15 ++++++++++
lib/CodeGen/CGDecl.cpp | 17 ++++++-----
test/CodeGen/init.c | 50 +++++++++++++++----------------
test/CodeGenOpenCL/partial_initializer.cl | 10 +++----
4 files changed, 55 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.