This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e822046 Second attempt for fix Hexagon buildbot by moving test to under X86/
new 670b422 [PGO] Value profile for size of memory intrinsic calls
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:
docs/CommandGuide/llvm-profdata.rst | 4 +
include/llvm/ProfileData/InstrProf.h | 8 ++
include/llvm/ProfileData/InstrProfData.inc | 17 ++++-
include/llvm/Transforms/InstrProfiling.h | 11 +++
lib/Transforms/Instrumentation/InstrProfiling.cpp | 87 +++++++++++++++++++---
.../Instrumentation/PGOInstrumentation.cpp | 84 ++++++++++++++++++++-
test/Instrumentation/InstrProfiling/PR23499.ll | 4 +-
test/Instrumentation/InstrProfiling/icall.ll | 6 +-
test/Transforms/PGOProfile/comdat_internal.ll | 4 +-
tools/llvm-profdata/llvm-profdata.cpp | 39 ++++++++--
10 files changed, 236 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 clang.
from a64830e enable -save-temps with -finclude-defult-header
new 81c0513 fix build break by removing the target on command line
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/Driver/include-default-header.cl | 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
in repository compiler-rt.
from 9f44a79 Add NO_EXEC_STACK_DIRECTIVE to xray assembly files.
new 17eb0ac [PGO] Value profile support for value ranges
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/profile/InstrProfData.inc | 17 ++++++++++++++++-
lib/profile/InstrProfilingValue.c | 29 +++++++++++++++++++++++++++++
2 files changed, 45 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 53923f5 Fix -Wstring-conversion instance
new 9f44a79 Add NO_EXEC_STACK_DIRECTIVE to xray assembly files.
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/xray/xray_trampoline_AArch64.S | 4 ++++
lib/xray/xray_trampoline_arm.S | 4 ++++
lib/xray/xray_trampoline_x86_64.S | 4 ++++
3 files changed, 12 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 release/2.25/master
in repository glibc.
from 69e0a87 Document and fix --enable-bind-now [BZ #21015]
new 8b3caa4 hppa: Fix setting of __libc_stack_end
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:
ChangeLog | 5 +++++
sysdeps/hppa/dl-machine.h | 9 ++++-----
2 files changed, 9 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 release/2.24/master
in repository glibc.
from 4d393a8 Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]
new 658b0ab hppa: Fix setting of __libc_stack_end
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:
ChangeLog | 5 +++++
sysdeps/hppa/dl-machine.h | 9 ++++-----
2 files changed, 9 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 7640023 [gcc] 2017-03-15 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 2c7d98a PR c++/80043 - ICE with -fpermissive
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/cp/ChangeLog | 6 ++++++
gcc/cp/typeck.c | 7 ++++++-
gcc/testsuite/g++.dg/parse/ptrmem7.C | 16 ++++++++++++++++
3 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/parse/ptrmem7.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 7e3bcd4 [PGO] Minor cleanup for count instruction in SelectInstVisitor.
new e822046 Second attempt for fix Hexagon buildbot by moving test to under X86/
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/CodeGen/{Generic => X86}/pr32278.ll | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/CodeGen/{Generic => X86}/pr32278.ll (100%)
--
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 312b28e Add GDB pretty-printer for llvm::Twine type
new e925a38 [libFuzzer] Use ChooseUnitIdxToMutate to pick item for crossover.
new 7e3bcd4 [PGO] Minor cleanup for count instruction in SelectInstVisitor.
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:
lib/Fuzzer/FuzzerMutate.cpp | 2 +-
lib/Fuzzer/FuzzerMutate.h | 4 ++--
lib/Transforms/Instrumentation/PGOInstrumentation.cpp | 5 ++++-
3 files changed, 7 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 gcc.
from 1a851f6 rs6000: Do not xfail nint_2.f90 on Linux systems
new a3d5656 * de.po: Update.
new 7640023 [gcc] 2017-03-15 Michael Meissner <meissner(a)linux.vnet.ibm.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 | 8 +
gcc/config/rs6000/rs6000.md | 69 +++
gcc/po/ChangeLog | 4 +
gcc/po/de.po | 735 ++++++++++++++-------------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/powerpc/pr79038-1.c | 39 ++
6 files changed, 494 insertions(+), 366 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79038-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.