This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70
in repository llvm.
from 8be5c4fc9a8 Merging r341094: ------------------------------------------ [...]
new 1a558539efc Merging r341244: ------------------------------------------ [...]
new 8111e8d5127 Merging r340959: ------------------------------------------ [...]
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/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 6 +++-
.../CodeGen/AMDGPU/constant-address-space-32bit.ll | 39 ++++++++++++++--------
utils/lit/lit/TestRunner.py | 2 +-
3 files changed, 31 insertions(+), 16 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 7bcfffc0127 [NFC] correcting patterns in time-passes test to fix buildbot
new 4cf831c0ee1 [InstCombine] Fold icmp ugt/ult (add nuw X, C2), C --> icmp [...]
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/InstCombine/InstCombineCompares.cpp | 13 ++++---
.../ValueTracking/non-negative-phi-bits.ll | 2 +-
test/Transforms/InstCombine/icmp-add.ll | 43 ++++++++++++++++++----
.../LoopVectorize/X86/masked_load_store.ll | 6 +--
.../Transforms/LoopVectorize/if-conversion-nest.ll | 2 +-
test/Transforms/LoopVectorize/runtime-check.ll | 2 +-
6 files changed, 49 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 master
in repository gcc.
from e4040c13d05 * MAINTAINERS: Update my email address.
new efdbcfb0b35 Update C Extensions docs for support in latest C++
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 | 5 +++++
gcc/doc/extend.texi | 10 +++++-----
2 files changed, 10 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 llvm.
from dc6d9ec3646 [NFC] Add assert to detect LCSSA breaches early
new 7bcfffc0127 [NFC] correcting patterns in time-passes test to fix buildbot
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/Other/time-passes.ll | 4 ++--
1 file changed, 2 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 llvm.
from 0f20aef25ad [PassTiming] reporting time-passes separately for multiple [...]
new dc6d9ec3646 [NFC] Add assert to detect LCSSA breaches early
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/Scalar/IndVarSimplify.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 llvm.
from f0dce6702ce [IndVars] Fix usage of SCEVExpander to not mess with SCEVCo [...]
new 0f20aef25ad [PassTiming] reporting time-passes separately for multiple [...]
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/IR/PassTimingInfo.h | 13 +++++++++++--
lib/IR/PassTimingInfo.cpp | 42 ++++++++++++++++++++++++++++------------
test/Other/time-passes.ll | 26 ++++++++++++++++++++++++-
3 files changed, 66 insertions(+), 15 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 f27e1852c4d [NFC][llvm-objcopy] clang-formating Object.cpp
new f0dce6702ce [IndVars] Fix usage of SCEVExpander to not mess with SCEVCo [...]
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/Scalar/IndVarSimplify.cpp | 19 +---
test/Transforms/IndVarSimplify/pr38674.ll | 141 ++++++++++++++++++++++++++++++
2 files changed, 142 insertions(+), 18 deletions(-)
create mode 100644 test/Transforms/IndVarSimplify/pr38674.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 gcc.
from 16354dcc8a1 Daily bump.
new e4040c13d05 * MAINTAINERS: Update my email address.
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 | 4 ++++
MAINTAINERS | 2 +-
2 files changed, 5 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 341c1a8af7f [llvm-objcopy] Dwarf .debug section compression support (zl [...]
new 8098c52b195 [NFC][llvm-objcopy] Fixing a ubi-san problem with unaligned [...]
new f27e1852c4d [NFC][llvm-objcopy] clang-formating Object.cpp
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:
tools/llvm-objcopy/Object.cpp | 10 +++++-----
1 file changed, 5 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 8b1afaa1f70 2018-09-03 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 16354dcc8a1 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.