This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 2ec79a6 Delete dead code.
new 08d3471 Fixed comment. NFC.
new 843b055 Reformat comment from 3 to 2 lines. NFC.
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/LinkerScript.cpp | 5 ++---
1 file changed, 2 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 clang.
from 2c0ee3b [driver][mips] Support MIPS targets in modern Android NDK
new 5e8e75e [driver][mips] Remove empty folder from test inputs
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:
--
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 c61cf90 [AVX512] Give priority to EVEX encoded PSHUFB over the VEX versions.
new 87a7905 AVX-512: Fixed BT instruction selection.
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/TargetLowering.cpp | 4 +
lib/Target/X86/X86ISelLowering.cpp | 80 +++--
test/CodeGen/X86/bt.ll | 532 +++++-----------------------
3 files changed, 139 insertions(+), 477 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 a4717ff Automatic date update in version.in
new 59f48f5 Update PC when simulate break instruction.
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:
sim/ChangeLog | 7 +++++++
sim/avr/interp.c | 3 +--
2 files changed, 8 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 7d09ec3 [OPENMP] Improved processing of 'priority' clause, NFC.
new 781898e [OPENMP] Removed loop statement as its body executes at most [...]
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/SemaOpenMP.cpp | 14 ++++----------
1 file changed, 4 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 compiler-rt.
from f609165 [interception] Remove extra whitespace to appease linters (NFC)
new 189001e [esan] Fix sideline thread flaky assert
new 818c124 [esan|wset] Fix flaky sampling tests
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:
include/sanitizer/esan_interface.h | 4 ++++
lib/esan/esan.cpp | 8 ++++++++
lib/esan/esan.h | 1 +
lib/esan/esan_interface.cpp | 4 ++++
lib/esan/esan_sideline_linux.cpp | 9 ++++++++-
lib/esan/working_set.cpp | 5 +++++
lib/esan/working_set.h | 1 +
test/esan/TestCases/workingset-midreport.cpp | 18 +++++++++---------
test/esan/TestCases/workingset-samples.cpp | 19 ++++++++++---------
9 files changed, 50 insertions(+), 19 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 22ee737 Append clang system include path for offloading tool chains.
new 7d09ec3 [OPENMP] Improved processing of 'priority' clause, 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/CodeGen/CGStmtOpenMP.cpp | 4 +---
1 file changed, 1 insertion(+), 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 gcc-6-branch
in repository gcc.
from 5af9b37 Daily bump.
new b22ebff [gcc] 2016-07-18 Michael Meissner <meissner(a)linux.vnet.ibm.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 | 10 ++++++++++
gcc/config/rs6000/rs6000.c | 3 ++-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/powerpc/pr71493-1.c | 13 +++++++++++++
gcc/testsuite/gcc.target/powerpc/pr71493-2.c | 13 +++++++++++++
5 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71493-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71493-2.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 gcc.
from b466829 Daily bump.
new 106ac76 [gcc] 2016-07-18 Michael Meissner <meissner(a)linux.vnet.ibm.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/rs6000/rs6000.c | 3 ++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/powerpc/pr71493-1.c | 13 +++++++++++++
gcc/testsuite/gcc.target/powerpc/pr71493-2.c | 13 +++++++++++++
5 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71493-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71493-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.