This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 680b0dd MachineScheduler: Improve debug messages
new ffdf177 Codegen: LICM Remove check for exactly 1 register def.
new da15505 Codegen: [X86] preservere memory refs for folded umul_lohi
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/CodeGen/MachineLICM.cpp | 1 -
lib/Target/X86/X86ISelDAGToDAG.cpp | 12 +++++--
test/CodeGen/X86/hoist-invariant-load.ll | 35 +++++++++++++++++-
test/CodeGen/X86/licm-dominance.ll | 61 +++++++++++++++++++++-----------
4 files changed, 84 insertions(+), 25 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 e41c71e Uses shouldAssumeDSOLocal.
new 680b0dd MachineScheduler: Improve debug messages
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/MachineScheduler.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 f71f365 Attempt #2 to unbreak bots broken by r273596.
new e41c71e Uses shouldAssumeDSOLocal.
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/SystemZ/SystemZSubtarget.cpp | 12 ++----------
test/CodeGen/SystemZ/pie.ll | 13 +++++++++++++
2 files changed, 15 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/SystemZ/pie.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 hjl/no-plt/master
in repository gcc.
omits c1c86a8 Call tls_get_addr via GOT for GNU TLS if possible
new c7f33dd Call tls_get_addr via GOT for GNU TLS if possible
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c1c86a8)
\
N -- N -- N refs/heads/hjl/no-plt/master (c7f33dd)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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 805aa9b Refactor to use shouldAssumeDSOLocal. NFC.
new f71f365 Attempt #2 to unbreak bots broken by r273596.
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/CFLAliasAnalysis.cpp | 4 ++--
lib/Analysis/StratifiedSets.h | 4 ++--
2 files changed, 4 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 llvm.
from 205ddae Convert test to FileCheck.
new 8bbe924 [libfuzzer] moving is_ascii handler inside mutation dispatcher.
new 805aa9b Refactor to use shouldAssumeDSOLocal. NFC.
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/FuzzerDriver.cpp | 4 +--
lib/Fuzzer/FuzzerInternal.h | 71 +++++++++++++++++++------------------
lib/Fuzzer/FuzzerLoop.cpp | 10 ++----
lib/Fuzzer/FuzzerMutate.cpp | 8 ++++-
lib/Fuzzer/FuzzerTraceState.cpp | 9 ++---
lib/Fuzzer/test/FuzzerUnittest.cpp | 23 ++++++------
lib/Target/PowerPC/PPCSubtarget.cpp | 24 +++++++------
7 files changed, 79 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 master
in repository zorg.
from f9625ab Remove untracked files on svn update
new 05b1ed8 back out change to remove untracked files as it will remove symlinks
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:
zorg/buildbot/builders/sanitizers/buildbot_functions.sh | 2 --
1 file changed, 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 dce5fb2 InstCombine rule to fold trunc when value available
new 205ddae Convert test to FileCheck.
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/PowerPC/hidden-vis-2.ll | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.