This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from 4e1b55f 2016-05-26 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new d14c89c Daily bump.
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/DATESTAMP | 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 llvm.
from bc6df7a [PM] Port the Sample FDO to new PM (part-2)
new 921e2ae Fix windows build bot failure
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/FileCheck/check-empty.txt | 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 binutils-gdb.
from bc27bb0 MIPS/BFD: Include the addend in JALX's target alignment verification
new d5dca95 Automatic date update in version.in
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/version.h | 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 gdb-7.11-branch
in repository binutils-gdb.
from b450bfa Automatic date update in version.in
new 8ce0a6f Automatic date update in version.in
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/version.h | 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 binutils-2_26-branch
in repository binutils-gdb.
from 734fa44 Automatic date update in version.in
new 2bce055 Automatic date update in version.in
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/version.h | 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 libcxx.
from d9343ac Fix PR27751. Add proper dependancies for install-libcxx-headers rule
new dcb35ad Add missing include to test_iterators.h
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/support/test_iterators.h | 1 +
1 file changed, 1 insertion(+)
--
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 libcxx.
from 1eb7445 Fix PR27875. Parse LIBCXX_CXX_ABI_LIBRARY_PATH as a path not [...]
new d9343ac Fix PR27751. Add proper dependancies for install-libcxx-headers rule
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:
include/CMakeLists.txt | 3 ++-
1 file changed, 2 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 llvm.
from 051a0b5 Use C++ casts to avoid a warning
new 1369b53 The patch refactors unroll pass. Summary: Unroll factor (Coun [...]
new bc6df7a [PM] Port the Sample FDO to new PM (part-2)
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/llvm/Analysis/TargetTransformInfo.h | 5 +
include/llvm/Transforms/SampleProfile.h | 27 ++
include/llvm/Transforms/Utils/UnrollLoop.h | 8 +-
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/IPO/SampleProfile.cpp | 22 +-
lib/Transforms/Scalar/LoopUnrollPass.cpp | 445 +++++++++++----------
lib/Transforms/Utils/LoopUnroll.cpp | 10 +-
.../LoopUnroll/partial-unroll-const-bounds.ll | 2 +-
test/Transforms/SampleProfile/branch.ll | 1 +
test/Transforms/SampleProfile/calls.ll | 1 +
test/Transforms/SampleProfile/cov-zero-samples.ll | 1 +
test/Transforms/SampleProfile/coverage-warning.ll | 1 +
test/Transforms/SampleProfile/discriminator.ll | 1 +
test/Transforms/SampleProfile/entry_counts.ll | 1 +
test/Transforms/SampleProfile/fnptr.ll | 3 +
test/Transforms/SampleProfile/gcc-simple.ll | 1 +
test/Transforms/SampleProfile/inline-combine.ll | 1 +
test/Transforms/SampleProfile/inline-coverage.ll | 1 +
test/Transforms/SampleProfile/inline-hint.ll | 1 +
test/Transforms/SampleProfile/inline.ll | 1 +
test/Transforms/SampleProfile/nolocinfo.ll | 1 +
test/Transforms/SampleProfile/offset.ll | 1 +
test/Transforms/SampleProfile/propagate.ll | 1 +
test/Transforms/SampleProfile/remarks.ll | 1 +
test/Transforms/SampleProfile/syntax.ll | 9 +
26 files changed, 334 insertions(+), 214 deletions(-)
create mode 100644 include/llvm/Transforms/SampleProfile.h
--
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 c465f6c Update the stack coloring pass to remove lifetime intrinsics [...]
new 051a0b5 Use C++ casts to avoid a warning
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/Support/PrettyStackTrace.cpp | 3 ++-
1 file changed, 2 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 libcxx.
from 1f21fcd Guard testing of tuple extensions to make tests portable
new 1eb7445 Fix PR27875. Parse LIBCXX_CXX_ABI_LIBRARY_PATH as a path 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:
cmake/Modules/HandleLibCXXABI.cmake | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.