This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e7b2dc3c3a8 AMDGPU: Improve note directive verification in assembler
new 5376db4ce8f llvm-readobj: Print AMDGPU note type names
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/AMDGPU/elf-notes.ll | 28 +++++++++++++++++++++
.../AMDGPU/hsa-metadata-from-llvm-ir-full.ll | 12 ++++-----
tools/llvm-readobj/ELFDumper.cpp | 29 ++++++++++++++++++++--
3 files changed, 61 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 gcc.
from 1fd4bc16aba 2017-10-14 Bob Duff <duff(a)adacore.com>
new fe30f55d8cc 2017-10-14 Patrick Bernardi <bernardi(a)adacore.com>
new 404eb7dac09 2017-10-14 Ed Schonberg <schonberg(a)adacore.com>
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/ada/ChangeLog | 52 ++
gcc/ada/Makefile.rtl | 1 +
gcc/ada/checks.adb | 4 +
gcc/ada/cstand.adb | 49 +-
.../doc/gnat_rm/implementation_defined_aspects.rst | 14 +-
gcc/ada/gnat_rm.texi | 21 +-
gcc/ada/sem_ch8.adb | 17 +-
gcc/ada/sem_elab.adb | 605 ++++++++++++++-------
8 files changed, 522 insertions(+), 241 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 473d9514061 AMDGPU: Do not emit deprecated notes for code object v3
new e7b2dc3c3a8 AMDGPU: Improve note directive verification in assembler
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/AsmParser/AMDGPUAsmParser.cpp | 20 +++++++++++++++++++-
test/MC/AMDGPU/elf-notes-verify-amdgcn.s | 7 +++++++
test/MC/AMDGPU/elf-notes-verify-r600.s | 10 ++++++++++
3 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 test/MC/AMDGPU/elf-notes-verify-amdgcn.s
create mode 100644 test/MC/AMDGPU/elf-notes-verify-r600.s
--
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 eb211af0572 AMDGPU: Add support for isa version note
new 473d9514061 AMDGPU: Do not emit deprecated notes for code object v3
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/AMDGPU.td | 7 +++++++
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 30 +++++++++++++++++++-----------
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 +
lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 +++++
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 4 ++++
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 4 ++++
test/CodeGen/AMDGPU/elf-notes.ll | 26 ++++++++++++++++++--------
test/MC/AMDGPU/isa-version-hsa.s | 1 -
test/MC/AMDGPU/isa-version-unk.s | 1 -
9 files changed, 58 insertions(+), 21 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 9541b49afd Revert rL315787, "[Sema] Warn about unused variables if we c [...]
new cb0b66133f Re-land r315787, "[Sema] Warn about unused variables if we 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/Sema/SemaDecl.cpp | 3 ++-
test/SemaCXX/warn-unused-variables.cpp | 33 +++++++++++++++++++++++++++++++++
2 files changed, 35 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 libcxx.
from c85f85a56 More fuzzing infastructre - regex
new 5384fd853 Placate unused variable warnings uncovered by improvements to [...]
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/libcxx/depr/depr.c.headers/complex.h.pass.cpp | 1 +
test/libcxx/depr/depr.c.headers/tgmath_h.pass.cpp | 1 +
test/libcxx/numerics/complex.number/ccmplx/ccomplex.pass.cpp | 1 +
test/std/depr/depr.c.headers/complex.h.pass.cpp | 1 +
test/std/depr/depr.c.headers/tgmath_h.pass.cpp | 1 +
.../optional/optional.syn/optional_includes_initializer_list.pass.cpp | 1 +
.../experimental/utilities/tuple/header.tuple.synop/includes.pass.cpp | 1 +
.../move.iterators/move.iter.ops/move.iter.op.const/default.pass.cpp | 2 ++
.../reverse.iter.ops/reverse.iter.cons/default.pass.cpp | 2 ++
.../istream.iterator/istream.iterator.cons/default.pass.cpp | 2 ++
.../istreambuf.iterator/istreambuf.iterator.cons/default.pass.cpp | 2 ++
.../support.initlist/support.initlist.access/access.pass.cpp | 1 +
.../support.initlist/support.initlist.range/begin_end.pass.cpp | 1 +
test/std/numerics/c.math/ctgmath.pass.cpp | 1 +
test/std/numerics/complex.number/ccmplx/ccomplex.pass.cpp | 1 +
.../thread.mutex/thread.once/thread.once.onceflag/default.pass.cpp | 2 ++
.../optional/optional.syn/optional_includes_initializer_list.pass.cpp | 1 +
test/std/utilities/tuple/tuple.tuple/tuple.cnstr/UTypes.pass.cpp | 1 +
test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc.pass.cpp | 2 ++
test/std/utilities/tuple/tuple.tuple/tuple.cnstr/default.pass.cpp | 2 ++
test/std/utilities/utility/synopsis.pass.cpp | 1 +
21 files changed, 28 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 809f654cc8f [X86][SSE] Support combining AND(EXTRACT(SHUF(X)), C) -> EX [...]
new eb211af0572 AMDGPU: Add support for isa version note
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/AMDGPUAsmPrinter.cpp | 22 +++++++++++-----
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 23 +++++++++++++++++
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 30 +++++++++++++++++++---
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h | 13 +++++++++-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 15 +++++++++++
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 4 +++
test/CodeGen/AMDGPU/elf-notes.ll | 25 ++++++++++++++++++
test/MC/AMDGPU/isa-version-hsa.s | 14 ++++++++++
test/MC/AMDGPU/isa-version-pal.s | 13 ++++++++++
test/MC/AMDGPU/isa-version-unk.s | 14 ++++++++++
10 files changed, 163 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/elf-notes.ll
create mode 100644 test/MC/AMDGPU/isa-version-hsa.s
create mode 100644 test/MC/AMDGPU/isa-version-pal.s
create mode 100644 test/MC/AMDGPU/isa-version-unk.s
--
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 1d2af6aa6e7 [X86] Add patterns for vzmovl+cvtpd2dq/cvttpd2dq with a load.
new 809f654cc8f [X86][SSE] Support combining AND(EXTRACT(SHUF(X)), C) -> EX [...]
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 | 39 ++++++++++++++++++++++
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 24 +++++--------
2 files changed, 47 insertions(+), 16 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 e5914c6d35 Fix build failure on android due to missing std::to_string()
new 9541b49afd Revert rL315787, "[Sema] Warn about unused variables if we 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/Sema/SemaDecl.cpp | 3 +--
test/SemaCXX/warn-unused-variables.cpp | 33 ---------------------------------
2 files changed, 1 insertion(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.