This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 20c757b9a3e Add new test case for addcarry. NFC.
new f3dc32864af CMake: Silence more stderr when running git.
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/VersionFromVCS.cmake | 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 compiler-rt.
from dc6e2b60c tsan: allow fast large MemoryRangeSet on non-Windows Go
new f5a63956c Roll back r301831 to fix broken powerpc64le tests.
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/CompilerRTUtils.cmake | 6 ------
cmake/base-config-ix.cmake | 5 -----
cmake/builtin-config-ix.cmake | 2 +-
lib/builtins/CMakeLists.txt | 14 --------------
4 files changed, 1 insertion(+), 26 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 daeb5793502 * tree-ssa-loop-ivopts.c (struct iv_ca): Rename n_regs to [...]
new a7dfd82e59e * tree-ssa-loop-ivopts.c (rewrite_use_address): Simple refactor.
new 7f2f0eb99d6 * tree-ssa-loop-ivopts.c (get_computation_at): Reorder par [...]
new 8e1daa3d204 * tree-ssa-loop-ivopts.c (get_computation_aff_1): New. (g [...]
new dd7c47cc8f4 * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at): [...]
The 4 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 | 27 ++++++++
gcc/tree-ssa-loop-ivopts.c | 166 ++++++++++++++++++++-------------------------
2 files changed, 102 insertions(+), 91 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 a2057043bd4 AMDGPU: Add AMDGPU_HS calling convention
new 20c757b9a3e Add new test case for addcarry. 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:
test/CodeGen/X86/{adde-carry.ll => addcarry.ll} | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
rename test/CodeGen/X86/{adde-carry.ll => addcarry.ll} (92%)
--
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 60a23aa Fixing an unbound local variable in Jenkins/build.py.
new a79e555 Fixing a test failure and refactoring the use of the update_s [...]
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/jenkins/build.py | 11 +++++------
1 file changed, 5 insertions(+), 6 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 f3f6a1cac72 * rtlanal.c (rtx_cost): Handle TRUNCATE between tieable modes.
new c4edd7a1588 * tree-ssa-loop-ivopts.c (get_computation_cost_at): Remove [...]
new a16a451635b * tree-ssa-loop-ivopts.c (struct cost_pair): Rename depend [...]
new dad0a315dad * tree-ssa-loop-ivopts.c (struct walk_tree_data): New. (f [...]
new daeb5793502 * tree-ssa-loop-ivopts.c (struct iv_ca): Rename n_regs to [...]
The 4 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 | 54 ++++
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/g++.dg/tree-ssa/ivopts-3.C | 2 +-
gcc/tree-ssa-loop-ivopts.c | 431 ++++++++++++++++---------------
4 files changed, 279 insertions(+), 212 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 gcc-7-branch
in repository gcc.
from d1ddace5750 * BASE-VER: Set to 7.1.1.
new 10e137d1b9e Backported from mainline 2017-04-25 Jakub Jelinek <jakub@ [...]
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 | 8 ++++++++
gcc/Makefile.in | 1 +
2 files changed, 9 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.
Christophe Lyon pushed a change to branch christophe
in repository toolchain/bmk-scripts.
discards 7c69b99 run.sh: Comment out 'kill' command, and ps output for debugging.
new a58969e run.sh: Comment out 'kill' command, and ps output for debugging.
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 (7c69b99)
\
N -- N -- N refs/heads/christophe (a58969e)
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:
run.sh | 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 gcc.
from 19102cb86ab 2017-05-02 Xi Ruoyao <ryxi(a)stu.xidian.edu.cn>
new f3f6a1cac72 * rtlanal.c (rtx_cost): Handle TRUNCATE between tieable modes.
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/rtlanal.c | 8 ++++++++
2 files changed, 12 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.
Christophe Lyon pushed a change to branch christophe
in repository toolchain/bmk-scripts.
discards 692055e run.sh: Comment out 'kill' command, and ps output for debugging.
new 7c69b99 run.sh: Comment out 'kill' command, and ps output for debugging.
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 (692055e)
\
N -- N -- N refs/heads/christophe (7c69b99)
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:
run.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.