This is an automated email from the git hooks/post-receive script.
Peter Smith pushed a change to branch linaro-local/peter.smith/pgo
in repository toolchain/llvm/clang.
at f2431a052c Add command line option -fprofile-opt-cold-for-size
This branch includes the following new commits:
new 6aac806925 Pass through flag to say that we've done front-end profile g [...]
new aa792dca04 Add MarkCold pass to clang
new f2431a052c Add command line option -fprofile-opt-cold-for-size
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.
--
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 84f6f2281a5 [InstSimplify] add tests for shifts by sext bool; NFC
new 5f8dac19296 [InstSimplify] fold shifts by sext bool
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/Analysis/InstructionSimplify.cpp | 6 +++++-
test/Transforms/InstSimplify/shift.ll | 24 ++++++------------------
2 files changed, 11 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 gcc-6-branch
in repository gcc.
from 4f841b18da4 PR c++/86291 * parser.c (cp_parser_omp_for_loop_init): Ch [...]
new 4ed12dd37d6 gcc/ChangeLog:
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/rs6000-c.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/builtins-1.c | 3 +++
4 files changed, 21 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from b5cb677 Remove last occurences of docker using TCP socket instead of [...]
new a08aaa4 jenkins-helpers.sh: Fix an obscure quoting error in remote_exec
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:
jenkins-helpers.sh | 2 +-
1 file changed, 1 insertion(+), 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 4199801 start-container-docker.sh: Use FQDN to ssh to local container.
new b5cb677 Remove last occurences of docker using TCP socket instead of [...]
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:
jenkins-helpers.sh | 2 +-
start-container-qemu.sh | 4 ++--
tcwg-cleanup-stale-containers.sh | 2 +-
3 files changed, 4 insertions(+), 4 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 52b5428f4e [Test] Initial test commit access
new ad2ab0a634 [OPENMP, NVPTX] Reduce the number of the globalized 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:
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 52 ++++++++++++++++++----
...tx_distribute_parallel_generic_mode_codegen.cpp | 51 +++++++++++++++++++++
2 files changed, 94 insertions(+), 9 deletions(-)
create mode 100644 test/OpenMP/nvptx_distribute_parallel_generic_mode_codegen.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 llvm.
from 41f2034b16d [InstCombine] simplify code for urem fold; NFCI
new 5399eba9f5d [X86][SSE] Add another sdiv by (nonuniform) minus one test [...]
new 84f6f2281a5 [InstSimplify] add tests for shifts by sext bool; 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:
test/CodeGen/X86/combine-sdiv.ll | 206 +++++++++++++++++++++++++++++++++-
test/Transforms/InstSimplify/shift.ll | 66 +++++++++++
2 files changed, 270 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 c812eefd7b Revert "[CMake][Darwin] Match cxx-headers -> cxx_headers lib [...]
new 52b5428f4e [Test] Initial test commit access
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/Driver/ToolChains/HIP.cpp | 2 +-
1 file changed, 1 insertion(+), 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-bz20251
in repository glibc.
at 06ab719d30 Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
This branch includes the following new commits:
new 06ab719d30 Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.