This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 86c779e90 Hide SymbolBody::IsLocal.
new acb6430d4 Destructure a boolean expression and add comment.
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:
ELF/Relocations.cpp | 15 +++++++++++++--
1 file changed, 13 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 master
in repository clang.
from 290556e7d3 [clang] Enable clang build with LLVM_BUILD_INSTRUMENTED with [...]
new a86f30ef47 [OpenCL] Add LangAS::opencl_private to represent private add [...]
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/Basic/AddressSpaces.h | 9 +-
lib/AST/ASTContext.cpp | 1 +
lib/AST/Expr.cpp | 28 +++---
lib/AST/ItaniumMangle.cpp | 11 ++-
lib/AST/TypePrinter.cpp | 12 ++-
lib/Basic/Targets/AMDGPU.cpp | 4 +
lib/Basic/Targets/NVPTX.h | 1 +
lib/Basic/Targets/SPIR.h | 1 +
lib/Basic/Targets/TCE.h | 1 +
lib/CodeGen/CGDecl.cpp | 4 +-
lib/Sema/SemaChecking.cpp | 7 +-
lib/Sema/SemaDecl.cpp | 25 +++--
lib/Sema/SemaType.cpp | 130 +++++++++++++++++++-------
test/CodeGenOpenCL/address-spaces-mangling.cl | 22 ++++-
test/CodeGenOpenCL/address-spaces.cl | 67 +++++++++++++
test/SemaOpenCL/address-spaces.cl | 23 +++++
test/SemaOpenCL/cl20-device-side-enqueue.cl | 2 +-
test/SemaOpenCL/extern.cl | 9 --
test/SemaOpenCL/storageclass-cl20.cl | 34 +++++--
test/SemaOpenCL/storageclass.cl | 31 +++++-
test/SemaTemplate/address_space-dependent.cpp | 4 +-
21 files changed, 319 insertions(+), 107 deletions(-)
delete mode 100644 test/SemaOpenCL/extern.cl
--
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 lld.
from aadd5f562 Add comment.
new ca5c1b8f3 Make a condition more explicit. NFC.
new 86c779e90 Hide SymbolBody::IsLocal.
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:
ELF/Symbols.cpp | 2 +-
ELF/Symbols.h | 15 ++++++++-------
ELF/SyntheticSections.cpp | 2 +-
ELF/Writer.cpp | 2 +-
4 files changed, 11 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 clang.
from 404915f6a4 Support for destroying operator delete, per C++2a proposal P0722.
new 290556e7d3 [clang] Enable clang build with LLVM_BUILD_INSTRUMENTED with [...]
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:
utils/perf-training/CMakeLists.txt | 12 ++++++------
1 file changed, 6 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 lld.
from b2ccbda48 Simplify. NFCI.
new aadd5f562 Add comment.
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:
ELF/Symbols.cpp | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 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 zorg.
from 346b972 Remove extra quotation.
new f007e83 Fixed the path to CMakeCache.txt file
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:
zorg/buildbot/builders/UnifiedTreeBuilder.py | 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 lld.
from a6aa81060 Slightly simplify code and add comment.
new b2ccbda48 Simplify. NFCI.
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:
ELF/Relocations.cpp | 49 +++++++++++++++++++++++--------------------------
1 file changed, 23 insertions(+), 26 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 d268bbaff7 Add myself as ft32 maintainer for sim.
new 3b4b0a629a FT32: support for FT32B processor - part 1
new c2508e905f Remove simple_displaced_step_copy_insn
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:
bfd/ChangeLog | 7 +
bfd/bfd-in2.h | 1 +
bfd/elf32-ft32.c | 14 ++
bfd/libbfd.h | 1 +
bfd/reloc.c | 2 +
gas/ChangeLog | 6 +
gas/config/tc-ft32.c | 17 ++-
gdb/ChangeLog | 12 ++
gdb/arch-utils.c | 21 ---
gdb/arch-utils.h | 12 --
gdb/gdbarch.h | 4 -
gdb/gdbarch.sh | 4 -
gdb/i386-linux-tdep.c | 6 +-
gdb/i386-tdep.c | 6 +-
gdb/rs6000-tdep.c | 3 +-
include/ChangeLog | 7 +
include/elf/ft32.h | 1 +
include/opcode/ft32.h | 389 +++++++++++++++++++++++++++++++++++++++++++++++++-
opcodes/ChangeLog | 6 +
opcodes/ft32-dis.c | 55 ++++---
opcodes/ft32-opc.c | 10 +-
sim/ChangeLog | 4 +
sim/ft32/interp.c | 18 ++-
23 files changed, 521 insertions(+), 85 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 lld.
from da780f7c9 Use existing helper. NFC.
new a6aa81060 Slightly simplify code and add comment.
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:
ELF/Relocations.cpp | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.