This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxxabi.
from ba34a24 [demangler] Improve representation of substitutions/templates
new ce1f9aa Mark test as unsupported c++98/03 to fix buildbots
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/unittest_demangle.pass.cpp | 2 ++
1 file changed, 2 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 5c985bdbe2b [Hexagon] Ignore DBG_VALUEs when counting instructions in h [...]
new de1adeede0b [X86][Asm] Allow negative immediate to appear before bracke [...]
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/MC/MCParser/MCTargetAsmParser.h | 4 ++--
lib/Target/X86/AsmParser/X86AsmParser.cpp | 5 -----
2 files changed, 2 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 869572fe0a Use unsigned instead of an enum for map keys
new f535ad0f83 AMDGPU: Use direct struct returns and arguments
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/TargetInfo.cpp | 207 ++++++++++-
test/CodeGenOpenCL/addr-space-struct-arg.cl | 88 ++++-
test/CodeGenOpenCL/amdgpu-abi-struct-coerce.cl | 490 ++++++++++++++++++++++++-
test/CodeGenOpenCL/amdgpu-nullptr.cl | 4 +-
4 files changed, 743 insertions(+), 46 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 dfbe53144a5 [gcc]
new d8618a749ce Fix test for __is_aggregate support in Clang
new 1ac94d7b038 Fix test for __has_unique_object_representations support in Clang
new 5de44491c9c 2017-08-09 Michael Collison <michael.collison(a)arm.com>
The 3 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/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/g++.dg/ext/packed8.C | 4 +---
gcc/testsuite/g++.dg/init/array16.C | 4 +---
gcc/testsuite/g++.dg/other/crash-4.C | 4 +---
gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c | 1 -
libstdc++-v3/ChangeLog | 11 +++++++++++
libstdc++-v3/include/std/type_traits | 18 ++++++++++--------
7 files changed, 35 insertions(+), 18 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 libcxxabi.
from dc64cee [demangler] Rename some variables, NFC
new ba34a24 [demangler] Improve representation of substitutions/templates
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/cxa_demangle.cpp | 454 +++++++++++++++++++++++-----------------
test/unittest_demangle.pass.cpp | 123 +++++++++++
2 files changed, 387 insertions(+), 190 deletions(-)
create mode 100644 test/unittest_demangle.pass.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 lld.
from 1f8c157db [PDB] Fix an issue writing the publics stream.
new 2253c29c9 Add --icf=none option.
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/Driver.cpp | 2 +-
ELF/Options.td | 4 +++-
test/ELF/{icf1.s => icf-none.s} | 5 ++---
3 files changed, 6 insertions(+), 5 deletions(-)
copy test/ELF/{icf1.s => icf-none.s} (69%)
--
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 1823d5ff984 rs6000: Use SAVE_MULTIPLE only if we restore what it saves [...]
new 9c4ff2ce65b compiler: fix buglet in lshift type determination
new dfbe53144a5 [gcc]
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/ChangeLog | 9 +++++++++
gcc/config/rs6000/rs6000.c | 31 ++++++++++++++++++++++++++-----
gcc/config/rs6000/rs6000.opt | 4 ++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 2 +-
5 files changed, 41 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 llvm.
from bad5f185df2 [Linker] PR33527 - Linker::LinkOnlyNeeded should import App [...]
new 5c985bdbe2b [Hexagon] Ignore DBG_VALUEs when counting instructions in h [...]
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/Hexagon/HexagonEarlyIfConv.cpp | 11 +++---
lib/Target/Hexagon/HexagonTargetMachine.cpp | 2 ++
test/CodeGen/Hexagon/early-if-debug.mir | 53 +++++++++++++++++++++++++++++
3 files changed, 61 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/Hexagon/early-if-debug.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 clang.
from 1ce5afe7e4 [Sema] Assign new flag -Wenum-compare-switch to switch-relat [...]
new 869572fe0a Use unsigned instead of an enum for map keys
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/Linkage.h | 35 ++++++++++++-----------------------
1 file changed, 12 insertions(+), 23 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 10873f65779 Add falkor pipeline description.
new e7501c12a3b Testcase for PR81423
new 1823d5ff984 rs6000: Use SAVE_MULTIPLE only if we restore what it saves [...]
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/ChangeLog | 6 ++++++
gcc/config/rs6000/rs6000.c | 15 +++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
3 files changed, 26 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.