This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 16280f9d13 [modules ts] Declarations from a module interface unit are o [...]
new aae294bfd9 [AMDGPU] Fix size and alignment of size_t and pointer types
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/Basic/Targets.cpp | 20 ++++---
test/CodeGen/default-address-space.c | 2 +-
test/CodeGenCXX/amdgcn-automatic-variable.cpp | 10 ++--
test/CodeGenOpenCL/amdgcn-automatic-variable.cl | 8 +--
test/CodeGenOpenCL/amdgpu-nullptr.cl | 48 ++++++++---------
test/CodeGenOpenCL/amdgpu-sizeof-alignof.cl | 70 +++++++++++++++++++++++++
test/Index/pipe-size.cl | 2 +-
test/SemaCXX/amdgpu-sizeof-alignof.cpp | 47 +++++++++++++++++
8 files changed, 167 insertions(+), 40 deletions(-)
create mode 100644 test/CodeGenOpenCL/amdgpu-sizeof-alignof.cl
create mode 100644 test/SemaCXX/amdgpu-sizeof-alignof.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 libcxx.
from f26da8661 Add dummy CMake target for *.pass.cpp tests when LIBCXX_CONFI [...]
new 530ad8eb2 Fix equivalent test on OS X and FreeBSD
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:
.../fs.op.funcs/fs.op.equivalent/equivalent.pass.cpp | 14 +++++++-------
1 file changed, 7 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 libcxx.
from 3288eac67 Implement LWG 2937 - equivalent("dne", "exists") is not an error
new f26da8661 Add dummy CMake target for *.pass.cpp tests when LIBCXX_CONFI [...]
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/CMakeLists.txt | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 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 libcxx.
from c5247b417 Revert "[libcxx] Annotate c++17 aligned new/delete operators [...]
new 3288eac67 Implement LWG 2937 - equivalent("dne", "exists") is not an error
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:
src/experimental/filesystem/operations.cpp | 15 ++-
.../fs.op.equivalent/equivalent.pass.cpp | 126 ++++++++++++---------
www/upcoming_meeting.html | 4 +-
3 files changed, 86 insertions(+), 59 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 3f4f926b6a8 Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset
new 7a41a9b0dc7 [Bash-autocompletion] Show flags which has HelpText or GroupID
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/Option/OptTable.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 users/hjl/tls
in repository binutils-gdb.
discards 100a0c0000 x86-64: Treat ___tls_get_addr like __tls_get_addr
new 38fe7afb3d x86-64: Treat ___tls_get_addr like __tls_get_addr
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 (100a0c0000)
\
N -- N -- N refs/heads/users/hjl/tls (38fe7afb3d)
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 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/config/tc-i386.c | 3 ++-
1 file changed, 2 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 users/hjl/tls
in repository binutils-gdb.
discards 894220e317 x86-64: Treat ___tls_get_addr like __tls_get_addr
new 100a0c0000 x86-64: Treat ___tls_get_addr like __tls_get_addr
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 (894220e317)
\
N -- N -- N refs/heads/users/hjl/tls (100a0c0000)
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 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/testsuite/gas/i386/i386.exp | 5 +++++
gas/testsuite/gas/i386/ilp32/x86-64-tls-1.s | 8 ++++++++
gas/testsuite/gas/i386/ilp32/x86-64-tls-1a.d | 5 +++++
gas/testsuite/gas/i386/ilp32/x86-64-tls-1b.d | 12 ++++++++++++
gas/testsuite/gas/i386/ilp32/x86-64-tls-2.s | 9 +++++++++
gas/testsuite/gas/i386/ilp32/x86-64-tls-2a.d | 4 ++++
gas/testsuite/gas/i386/ilp32/x86-64-tls-2b.d | 12 ++++++++++++
gas/testsuite/gas/i386/x86-64-tls-1.s | 8 ++++++++
gas/testsuite/gas/i386/x86-64-tls-1a.d | 5 +++++
gas/testsuite/gas/i386/x86-64-tls-1b.d | 12 ++++++++++++
gas/testsuite/gas/i386/x86-64-tls-2.s | 9 +++++++++
gas/testsuite/gas/i386/x86-64-tls-2a.d | 4 ++++
gas/testsuite/gas/i386/x86-64-tls-2b.d | 12 ++++++++++++
13 files changed, 105 insertions(+)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-tls-1.s
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-tls-1a.d
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-tls-1b.d
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-tls-2.s
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-tls-2a.d
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-tls-2b.d
create mode 100644 gas/testsuite/gas/i386/x86-64-tls-1.s
create mode 100644 gas/testsuite/gas/i386/x86-64-tls-1a.d
create mode 100644 gas/testsuite/gas/i386/x86-64-tls-1b.d
create mode 100644 gas/testsuite/gas/i386/x86-64-tls-2.s
create mode 100644 gas/testsuite/gas/i386/x86-64-tls-2a.d
create mode 100644 gas/testsuite/gas/i386/x86-64-tls-2b.d
--
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 9ab24b50c1 [AMDGPU] Fix regressions on mesa/clover with libclc due to a [...]
new 16280f9d13 [modules ts] Declarations from a module interface unit are o [...]
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:
include/clang/AST/DeclBase.h | 2 +-
include/clang/Sema/Sema.h | 2 ++
lib/AST/DeclBase.cpp | 2 +-
lib/Parse/Parser.cpp | 2 ++
lib/Sema/Sema.cpp | 12 ++++++++
lib/Sema/SemaDecl.cpp | 35 ++++++++++++++--------
lib/Sema/SemaLookup.cpp | 28 +++++++++++++----
test/CXX/modules-ts/basic/basic.link/p2/module.cpp | 17 +++++++++++
.../CXX/modules-ts/basic/basic.link/p2/module.cppm | 29 ++++++++++++++++++
test/CXX/modules-ts/basic/basic.link/p2/other.cpp | 16 ++++++++++
.../dcl.dcl/dcl.module/dcl.module.import/p1.cpp | 4 +--
test/SemaCXX/modules-ts.cppm | 8 ++++-
12 files changed, 134 insertions(+), 23 deletions(-)
create mode 100644 test/CXX/modules-ts/basic/basic.link/p2/module.cpp
create mode 100644 test/CXX/modules-ts/basic/basic.link/p2/module.cppm
create mode 100644 test/CXX/modules-ts/basic/basic.link/p2/other.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 3087bcdef29 [SafepointIRVerifier] Add verifier pass for finding GC relo [...]
new e75c6758b9c [profiledata] Avoid creating a temporary vector in getNumValueData
new 3f4f926b6a8 Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset
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/ProfileData/InstrProf.h | 5 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 47 +---
.../SelectionDAG/SelectionDAGAddressAnalysis.cpp | 18 +-
test/CodeGen/BPF/undef.ll | 58 +++--
test/CodeGen/MSP430/Inst16mm.ll | 4 +-
test/CodeGen/X86/bswap-wide-int.ll | 4 +-
test/CodeGen/X86/build-vector-128.ll | 23 +-
test/CodeGen/X86/build-vector-256.ll | 29 +--
test/CodeGen/X86/build-vector-512.ll | 20 +-
.../CodeGen/X86/clear_upper_vector_element_bits.ll | 236 +++++++++++----------
test/CodeGen/X86/wide-integer-cmp.ll | 2 +-
11 files changed, 187 insertions(+), 259 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 3a8bab032e8 Revert "[AVR] Add the branch selection pass from the GitHub [...]
new 3087bcdef29 [SafepointIRVerifier] Add verifier pass for finding GC relo [...]
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:
include/llvm/IR/SafepointIRVerifier.h | 35 +++
include/llvm/InitializePasses.h | 1 +
lib/IR/CMakeLists.txt | 1 +
lib/IR/Core.cpp | 1 +
lib/IR/SafepointIRVerifier.cpp | 358 ++++++++++++++++++++++
test/SafepointIRVerifier/basic-use-after-reloc.ll | 23 ++
test/SafepointIRVerifier/constant-bases.ll | 70 +++++
test/SafepointIRVerifier/unrecorded-live-at-sp.ll | 71 +++++
test/SafepointIRVerifier/uses-in-phi-nodes.ll | 78 +++++
9 files changed, 638 insertions(+)
create mode 100644 include/llvm/IR/SafepointIRVerifier.h
create mode 100644 lib/IR/SafepointIRVerifier.cpp
create mode 100644 test/SafepointIRVerifier/basic-use-after-reloc.ll
create mode 100644 test/SafepointIRVerifier/constant-bases.ll
create mode 100644 test/SafepointIRVerifier/unrecorded-live-at-sp.ll
create mode 100644 test/SafepointIRVerifier/uses-in-phi-nodes.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.