This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7a56f80555 clang-format: keep ObjC colon alignment with short object name
new bcfd04e7f8 AMDGPU: Update for datalayout change
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/AMDGPU.cpp | 6 +++---
test/CodeGen/target-data.c | 4 ++--
test/CodeGenOpenCL/amdgpu-env-amdgiz.cl | 2 +-
3 files 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 binutils-gdb.
from 9c3630e983 Don't reference past the end of the vector
new 3b4c384407 x86: Add is_solaris to elf_x86_target_os
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:
bfd/ChangeLog | 27 +++++++++++++++++++++++++++
bfd/elf32-i386.c | 18 +++++++++++++-----
bfd/elf64-x86-64.c | 18 ++++++++++--------
bfd/elfxx-x86.c | 6 +++---
bfd/elfxx-x86.h | 7 +------
5 files changed, 54 insertions(+), 22 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 8dcd0488e69 2018-02-09 Sebastian Perta <sebastian.perta(a)renesas.com>
new 7f1621ac91c gcc/ PR target/83926 * config/rs6000/vsx.md (vsx_mul_v2di [...]
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 | 9 ++++
gcc/config/rs6000/vsx.md | 64 +++++++++++++++++++---
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gcc.target/powerpc/builtins-1-be.c | 68 +++++++++++++-----------
gcc/testsuite/gcc.target/powerpc/pr83926.c | 22 ++++++++
5 files changed, 133 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr83926.c
--
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 b23979377ad Pre-emptively fix test case for windows path separators
new 7bac5986e1c [AArch64] Refactor stand alone methods (NFC)
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/AArch64/AArch64InstrInfo.cpp | 140 +++++++++++++++++++++++++++---
lib/Target/AArch64/AArch64InstrInfo.h | 146 ++++----------------------------
2 files changed, 144 insertions(+), 142 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 053110534 Add IMPLEMENTATION NOTES describing lld's .a handling in the [...]
new 3ea213060 Refactor how we decide which sections to sort.
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/Writer.cpp | 61 +++++++++++++++++++++++++++++++---------------------------
1 file changed, 33 insertions(+), 28 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 a82f431e184 * Makefile.am (GOTOOLS_TEST_TIMEOUT): Double value.
new 8dcd0488e69 2018-02-09 Sebastian Perta <sebastian.perta(a)renesas.com>
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 | 7 +
gcc/config/rx/constraints.md | 6 +
gcc/config/rx/rx.md | 4 +-
.../compile/20051216-1.c => gcc.target/rx/mjsr.c} | 265 +++++++++++----------
4 files changed, 149 insertions(+), 133 deletions(-)
copy gcc/testsuite/{gcc.c-torture/compile/20051216-1.c => gcc.target/rx/mjsr.c} (93%)
--
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 lldb.
from 52bd21f87 Fix some warnings in SymbolFilePDB.cpp
new b1b1acd5b [Testsuite] Remove leak tests, it's not useful anymore.
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/functionalities/avoids-fd-leak/Makefile | 5 -
.../functionalities/avoids-fd-leak/TestFdLeak.py | 108 ---------------------
.../test/functionalities/avoids-fd-leak/main.c | 28 ------
3 files changed, 141 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/functionalities/avoids-fd-leak/Makefile
delete mode 100644 packages/Python/lldbsuite/test/functionalities/avoids-fd-leak/T [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/avoids-fd-leak/main.c
--
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-7-branch
in repository gcc.
from c166c9f576d S/390: Fix PR84295
new d5280a39921 [hsa] Set program allocation for static local variables
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 | 8 ++++++++
gcc/hsa-gen.c | 10 +++++++---
libgomp/ChangeLog | 7 +++++++
libgomp/testsuite/libgomp.hsa.c/staticvar.c | 23 +++++++++++++++++++++++
4 files changed, 45 insertions(+), 3 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.hsa.c/staticvar.c
--
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-tools-extra.
from fae39acd [clangd] Fix crash in tests in debug mode.
new 8367ca6d [clang-move] Don't dump macro symbols.
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:
clang-move/ClangMove.cpp | 8 ++++----
unittests/clang-move/ClangMoveTests.cpp | 24 +++++++++++++++++++++++-
2 files changed, 27 insertions(+), 5 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 9c095c46d42 Remove some unnecessary REQUIRES: shell from a couple of ll [...]
new b23979377ad Pre-emptively fix test case for windows path separators
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/DebugInfo/llvm-symbolizer-split-dwarf-no-skel-address.test | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.