This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to branch linaro-local/ci/llvm-kernel-armv8l-baseline
in repository toolchain/ci/llvm-monorepo.
at 93dbd2e1f5c4 [llvm-mca] Remove redundant namespace prefixes. NFC
No new revisions were added by this update.
--
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 lnt.
from 950bf90 Improve alignment of HTML report.
new 4bedb8a Use unit_abbrev of Fields in reports.
new c8680e3 Sort fields according to order defined in YAML files.
new 326a675 Install missing files.
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:
lnt/server/db/testsuite.py | 11 +-
lnt/server/db/testsuitedb.py | 6 +-
lnt/server/reporting/latestrunsreport.py | 114 ++++++++++++++++++
lnt/server/reporting/report.py | 131 +++++++++++++++++++++
lnt/server/ui/filters.py | 16 +++
.../ui/templates/reporting/daily_report.html | 2 +-
.../ui/templates/reporting/latest_runs_report.html | 67 +++++++++++
lnt/server/ui/templates/reporting/runs.html | 16 +--
lnt/server/ui/templates/reportutils.html | 100 ++++++++++++++++
...aily_report.html => v4_latest_runs_report.html} | 2 +-
lnt/server/ui/templates/v4_run.html | 8 +-
tests/server/ui/V4Pages.py | 10 +-
12 files changed, 458 insertions(+), 25 deletions(-)
create mode 100644 lnt/server/reporting/latestrunsreport.py
create mode 100644 lnt/server/reporting/report.py
create mode 100644 lnt/server/ui/templates/reporting/latest_runs_report.html
create mode 100644 lnt/server/ui/templates/reportutils.html
copy lnt/server/ui/templates/{v4_daily_report.html => v4_latest_runs_report.html} (81%)
--
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 a46ae181007 [Support] Listing a directory containing dangling symlinks [...]
new ed2d3e4fffe [llvm-exegesis][NFC] Move random functions from CodeTemplat [...]
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 | 90 ----------------------------
tools/llvm-exegesis/lib/CodeTemplate.h | 19 ------
tools/llvm-exegesis/lib/SnippetGenerator.cpp | 85 ++++++++++++++++++++++++++
tools/llvm-exegesis/lib/SnippetGenerator.h | 19 ++++++
4 files changed, 104 insertions(+), 109 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 lnt.
from 07b5cd2 [LNT] more pep8 code style fixes
new 8611887 Introduce Latest Runs Report.
new a4fd505 Print machine name in LNT graph tooltip.
new 950bf90 Improve alignment of HTML report.
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:
lnt/server/reporting/dailyreport.py | 141 +--------------------
lnt/server/ui/static/lnt_graph.js | 4 +
lnt/server/ui/static/lnt_run.css | 6 +-
lnt/server/ui/templates/layout.html | 1 +
.../ui/templates/reporting/daily_report.html | 107 +---------------
lnt/server/ui/templates/reporting/runs.html | 29 +++--
lnt/server/ui/templates/v4_run.html | 4 +-
lnt/server/ui/views.py | 25 +++-
tests/server/ui/V4Pages.py | 3 +
9 files changed, 62 insertions(+), 258 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 linaro-local/ci/llvm-kernel-armv8l-baseline
in repository toolchain/linux-next.
at 4794a36bf08d Add linux-next specific files for 20180928
No new revisions were added by this update.
--
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 linaro-local/ci/llvm-kernel-aarch64-baseline
in repository toolchain/linux-next.
at 4794a36bf08d Add linux-next specific files for 20180928
No new revisions were added by this update.
--
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 f7f9563cf46 Revert r343407 "[InstCombine] try to convert vector insert+ [...]
new a46ae181007 [Support] Listing a directory containing dangling 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:
include/llvm/Support/FileSystem.h | 36 ++++++---------------
tools/llvm-cov/CodeCoverage.cpp | 7 ++--
unittests/Support/Path.cpp | 67 ++++++++++++---------------------------
3 files changed, 34 insertions(+), 76 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 clang.
from 0edd965d5c [CodeComplete] #include completion treats -I as non-system ( [...]
new a0c469ac4d Build clang-headers when building clang tools.
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/AddClang.cmake | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.