This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c3e511e Add a test to ensure that pass_object_size is handled properl [...]
new 0bdb51b Remove nonsense and simplify. To forward a reference, we alwa [...]
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/CGCall.cpp | 20 ++++++--------------
1 file changed, 6 insertions(+), 14 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 b785f15 Revert "[PM] Port JumpThreading to the new PM"
new d4b40fa [PM] Port MergedLoadStoreMotion to the new pass manager.
new 9897e75 Bring back "[PM] Port JumpThreading to the new PM" with a fix
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/InitializePasses.h | 2 +-
include/llvm/Transforms/Scalar/JumpThreading.h | 140 +++++++++++++++
.../llvm/Transforms/Scalar/MergedLoadStoreMotion.h | 38 ++++
lib/LTO/LTOCodeGenerator.cpp | 2 +-
lib/Passes/PassBuilder.cpp | 4 +-
lib/Passes/PassRegistry.def | 2 +
lib/Transforms/Scalar/JumpThreading.cpp | 195 +++++++++------------
lib/Transforms/Scalar/MergedLoadStoreMotion.cpp | 109 +++++++-----
lib/Transforms/Scalar/Scalar.cpp | 2 +-
test/Transforms/InstMerge/exceptions.ll | 2 +
test/Transforms/JumpThreading/thread-loads.ll | 1 +
11 files changed, 332 insertions(+), 165 deletions(-)
create mode 100644 include/llvm/Transforms/Scalar/JumpThreading.h
create mode 100644 include/llvm/Transforms/Scalar/MergedLoadStoreMotion.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 clang.
from ade89cd [docs] Coverage: Document the profile merge pool specifier
new c3e511e Add a test to ensure that pass_object_size is handled properl [...]
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/CodeGenCXX/pass-object-size.cpp | 10 ++++++++++
1 file changed, 10 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 master
in repository clang.
from 46a69cc Patch for r272584 (http://reviews.llvm.org/rL272584) to addre [...]
new ade89cd [docs] Coverage: Document the profile merge pool specifier
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/SourceBasedCodeCoverage.rst | 8 ++++++++
1 file changed, 8 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 master
in repository llvm.
from 68a5801 Revert "Try to appease MSVC on clang-x86-win2008-selfhost"
new b785f15 Revert "[PM] Port JumpThreading to the new PM"
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/llvm/Transforms/Scalar/JumpThreading.h | 133 -----------------
lib/Passes/PassBuilder.cpp | 1 -
lib/Passes/PassRegistry.def | 1 -
lib/Transforms/Scalar/JumpThreading.cpp | 195 ++++++++++++++-----------
test/Transforms/JumpThreading/thread-loads.ll | 1 -
5 files changed, 113 insertions(+), 218 deletions(-)
delete mode 100644 include/llvm/Transforms/Scalar/JumpThreading.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 ab158d9 Try to appease MSVC on clang-x86-win2008-selfhost
new 68a5801 Revert "Try to appease MSVC on clang-x86-win2008-selfhost"
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/llvm/Transforms/Scalar/JumpThreading.h | 1 -
1 file changed, 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 d1714dc Add support for collating profiles for use with code coverage
new a293001 [LibFuzzer] Move tests in ``fuzzer-traces.test`` that require [...]
new ab158d9 Try to appease MSVC on clang-x86-win2008-selfhost
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/Transforms/Scalar/JumpThreading.h | 1 +
.../{fuzzer-traces.test => fuzzer-traces-hooks.test} | 11 ++++-------
lib/Fuzzer/test/fuzzer-traces.test | 17 -----------------
3 files changed, 5 insertions(+), 24 deletions(-)
copy lib/Fuzzer/test/{fuzzer-traces.test => fuzzer-traces-hooks.test} (64%)
--
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 48cdc7d * Partially revert my previous commit.
new 0942ac8 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 gcc-6-branch
in repository gcc.
from 8537b75 PR sanitizer/71498 * c-gimplify.c (ubsan_walk_array_refs_r) [...]
new de9d00f 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 gcc-5-branch
in repository gcc.
from 0f63a7c 2016-06-13 Richard Biener <rguenther(a)suse.de>
new af62ebe 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.