This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 3161c74 Add more verification on consectutive bitfields otherwise cla [...]
new 0adc80f [tsan] Prefer mangled name looking up variable declaration fo [...]
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:
.../tsan/{basic => cpp_global_location}/Makefile | 2 +-
.../TestTsanCPPGlobalLocation.py} | 10 +++++-----
.../{global_location/main.c => cpp_global_location/main.cpp} | 2 +-
.../ThreadSanitizer/ThreadSanitizerRuntime.cpp | 2 +-
4 files changed, 8 insertions(+), 8 deletions(-)
copy packages/Python/lldbsuite/test/functionalities/tsan/{basic => cpp_global_loca [...]
copy packages/Python/lldbsuite/test/functionalities/tsan/{global_location/TestTsan [...]
copy packages/Python/lldbsuite/test/functionalities/tsan/{global_location/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 master
in repository clang.
from d6c6df8 [driver][arm] add armv7 and thumb include and lib paths
new 06caa0f [Sema] Fix incorrect enum token namespace
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/SemaAccess.cpp | 6 +++---
1 file changed, 3 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 llvm.
from d99a2e3 [DAG] Improve legalization of INSERT_SUBVECTOR
new bc43482 SDAG: Drop a redundant replace and move the dead node removal [...]
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/SelectionDAG/SelectionDAGISel.cpp | 10 ++++------
1 file changed, 4 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 llvm.
from aec5010 [PPC64] Fix SUBFC8 Defs list
new d99a2e3 [DAG] Improve legalization of INSERT_SUBVECTOR
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/SelectionDAG/LegalizeVectorTypes.cpp | 25 +++-
test/CodeGen/X86/sad.ll | 145 ++++++-----------------
2 files changed, 55 insertions(+), 115 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-tools-extra.
from 9459077 [include-fixer] use includer of .inc header to be the file pa [...]
new 560e4ac Fix uninitialized memory access when the token 'const' is not [...]
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-tidy/readability/AvoidConstParamsInDecls.cpp | 13 ++++++++-----
test/clang-tidy/readability-avoid-const-params-in-decls.cpp | 7 +++++++
2 files changed, 15 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 gcc.
from 6f9aa2f 2016-06-01 Matthias Klose <doko(a)ubuntu.com>
new 2720c8d PR c/70688 * pr70688.c: New 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:
libgomp/ChangeLog | 5 ++++
.../testsuite/libgomp.oacc-c-c++-common/pr70688.c | 27 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/pr70688.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 e81e803 [SCEV] Keep SCEVExpander insert points consistent.
new aec5010 [PPC64] Fix SUBFC8 Defs list
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/PowerPC/PPCInstr64Bit.td | 4 +-
lib/Target/PowerPC/PPCInstrInfo.cpp | 2 +
test/CodeGen/PowerPC/opt-sub-inst-cr0-live.mir | 143 +++++++++++++++++++++++++
3 files changed, 147 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/PowerPC/opt-sub-inst-cr0-live.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 gcc.
from d9820cc 2016-06-01 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 46819a3 [gcc] 2016-05-31 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 6f9aa2f 2016-06-01 Matthias Klose <doko(a)ubuntu.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/ChangeLog | 15 +++++++++++++
gcc/config/rs6000/vsx.md | 19 +++++++---------
gcc/testsuite/ChangeLog | 9 ++++++++
gcc/testsuite/gcc.target/powerpc/p9-splat-4.c | 10 +++++++++
gcc/testsuite/gcc.target/powerpc/pr71186.c | 32 +++++++++++++++++++++++++++
libjava/ChangeLog | 4 ++++
libjava/libtool-version | 2 +-
7 files changed, 79 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/p9-splat-4.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71186.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.