This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4da8d4084e6 2018-10-17 Paolo Carlini <paolo.carlini(a)oracle.com>
new f1eca10fc96 * wide-int-range.h (wide_int_range_shift_undefined_p): Adj [...]
new 2e73c0cfc5a * tree-vrp.c (extract_range_from_multiplicative_op) [...]
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:
gcc/ChangeLog | 22 ++++++++++++++++++++++
gcc/tree-vrp.c | 14 ++++++--------
gcc/wide-int-range.cc | 25 +++++++++----------------
gcc/wide-int-range.h | 14 ++++++--------
4 files changed, 43 insertions(+), 32 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 e20d360976a AMDGPU: Remove dead TableGen code
new d259ba70025 Fix uninitialized variable
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:
tools/llvm-exegesis/lib/Latency.cpp | 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 91e6826692e [llvm-exegeis] Computing Latency configuration upfront so w [...]
new 2a8a161371d BuildBot fix, compiler complains about array decay to pointer
new e20d360976a AMDGPU: Remove dead TableGen code
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/BUFInstructions.td | 2 --
tools/llvm-exegesis/lib/CodeTemplate.cpp | 21 ++++++++++-----------
2 files changed, 10 insertions(+), 13 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 linux.
from c0cff31be705 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
new cf8afe5c5362 parisc: Fix uninitialized variable usage in unwind.c
new c343db455eb3 Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/s [...]
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:
arch/parisc/kernel/unwind.c | 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 linux.
from b955a910d7fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
new 80a6ec7d5e16 clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowe [...]
new 02621216e1d8 Merge tag 'sunxi-clk-fixes-for-4.19' of https://git.kernel [...]
new c0cff31be705 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
The 3 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:
drivers/clk/sunxi-ng/ccu-sun4i-a10.c | 10 +++++++++-
1 file changed, 9 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 1e04734fb63 [NFC] Remove GOTO from SCEV
new 91e6826692e [llvm-exegeis] Computing Latency configuration upfront so w [...]
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:
tools/llvm-exegesis/lib/CodeTemplate.cpp | 50 +++++
tools/llvm-exegesis/lib/CodeTemplate.h | 60 +++++-
tools/llvm-exegesis/lib/Latency.cpp | 155 +++++++++++---
tools/llvm-exegesis/lib/MCInstrDescView.cpp | 16 +-
tools/llvm-exegesis/lib/MCInstrDescView.h | 8 +-
tools/llvm-exegesis/lib/SnippetGenerator.cpp | 2 +-
tools/llvm-exegesis/lib/SnippetGenerator.h | 2 +-
tools/llvm-exegesis/lib/Uops.cpp | 8 +-
.../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 237 +++++++++++++++------
9 files changed, 426 insertions(+), 112 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v4
in repository toolchain/jenkins-scripts.
discards eb63d0e tcwg-gnu-kernel.sh: Add
new 271532b tcwg-gnu-kernel.sh: Add
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 (eb63d0e)
\
N -- N -- N refs/heads/llvm-kernel-v4 (271532b)
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:
tcwg-llvm-kernel/gnu-default.sh | 1 +
tcwg-llvm-kernel/gnu-master.sh | 7 +++++++
tcwg-llvm-kernel/{llvm-release.sh => gnu-release.sh} | 0
3 files changed, 8 insertions(+)
create mode 120000 tcwg-llvm-kernel/gnu-default.sh
create mode 100644 tcwg-llvm-kernel/gnu-master.sh
copy tcwg-llvm-kernel/{llvm-release.sh => gnu-release.sh} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.