This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 0be071fd98b Daily bump.
new a2206022e56 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 binutils-gdb.
from d5f4488f09 Add selftests for range_contains and insert_into_bit_range_vector
new 6c7c5081f0 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-8.1-branch
in repository binutils-gdb.
from 001bcd07e0 Automatic date update in version.in
new c0fda3b2ce 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_30-branch
in repository binutils-gdb.
from d2e90017a2 Automatic date update in version.in
new bf7bbdbf1a 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 llvm.
from 8496a2c80f7 [PR16756] Add SSAUpdaterBulk.
new 79081b466d7 [PR16756] Use SSAUpdaterBulk in JumpThreading.
new e29ad6ee1fd [NFC][LV] Move InterleaveInfo from Legal to CostModel
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/Transforms/Scalar/JumpThreading.cpp | 31 ++++----
lib/Transforms/Vectorize/LoopVectorize.cpp | 113 ++++++++++++++---------------
2 files changed, 74 insertions(+), 70 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_60
in repository llvm.
from 7e48926daec Merging r326376:
new 9fa366d3c11 Merging r327651:
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/Target/PowerPC/PPCISelLowering.cpp | 6 +++++-
test/CodeGen/PowerPC/pr35402.ll | 18 ++++++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/PowerPC/pr35402.ll
--
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 afd259b0aad [MemorySSA] remove cruft; NFC.
new 8496a2c80f7 [PR16756] Add SSAUpdaterBulk.
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/Utils/SSAUpdaterBulk.h | 91 ++++++++++++
lib/Transforms/Utils/CMakeLists.txt | 1 +
lib/Transforms/Utils/SSAUpdaterBulk.cpp | 173 ++++++++++++++++++++++
unittests/Transforms/Utils/CMakeLists.txt | 1 +
unittests/Transforms/Utils/SSAUpdaterBulk.cpp | 195 +++++++++++++++++++++++++
5 files changed, 461 insertions(+)
create mode 100644 include/llvm/Transforms/Utils/SSAUpdaterBulk.h
create mode 100644 lib/Transforms/Utils/SSAUpdaterBulk.cpp
create mode 100644 unittests/Transforms/Utils/SSAUpdaterBulk.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 lld.
from e46c6579c Add --warn-backrefs to maintain compatibility with other linkers
new 8f8380c0a Add a test for nested --start-group.
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/ELF/warn-backrefs.s | 7 +++++--
1 file changed, 5 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 release_60
in repository llvm.
from 48e90723eae Merging r322319:
new 7e48926daec Merging r326376:
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/Transforms/IPO/GlobalOpt.cpp | 25 ++++++++++++++++++++++-
test/Transforms/GlobalOpt/musttail_cc.ll | 34 ++++++++++++++++++++++++++++++++
2 files changed, 58 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/GlobalOpt/musttail_cc.ll
--
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 e18a176c283 [MemorySSA] Remove redundant assert; NFC
new afd259b0aad [MemorySSA] remove cruft; 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/Analysis/MemorySSA.cpp | 24 +-----------------------
1 file changed, 1 insertion(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.