This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from d1911d4 migrations/*.py: Rework session handling
new 57251ee lit: Use .shtest instead of .test.sh
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:
tests/lit.cfg | 2 +-
tests/lnttool/{PostgresDB.test.sh => PostgresDB.shtest} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename tests/lnttool/{PostgresDB.test.sh => PostgresDB.shtest} (100%)
--
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 8f20b37 developer_guide: Tests need lnt in $PATH
new 6f13a92 Fix missing/mismatched html tags
new 648c421 migrate: Redo session handling
new d1911d4 migrations/*.py: Rework session handling
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/migrate.py | 61 +++++++++++----------
lnt/server/db/migrations/upgrade_0_to_1.py | 1 +
lnt/server/db/migrations/upgrade_10_to_11.py | 20 ++-----
lnt/server/db/migrations/upgrade_1_to_2.py | 1 +
lnt/server/db/migrations/upgrade_2_to_3.py | 1 +
lnt/server/db/migrations/upgrade_3_to_4.py | 8 +--
lnt/server/db/migrations/upgrade_4_to_5.py | 20 ++++---
lnt/server/db/migrations/upgrade_5_to_6.py | 20 ++++---
lnt/server/db/migrations/upgrade_6_to_7.py | 19 +++----
lnt/server/db/migrations/upgrade_8_to_9.py | 28 ++++------
lnt/server/db/migrations/upgrade_9_to_10.py | 13 +++--
lnt/server/ui/templates/index.html | 2 +-
lnt/server/ui/templates/reporting/runs.html | 14 ++---
lnt/server/ui/templates/rules.html | 2 +-
lnt/server/ui/templates/submit_run.html | 10 ++--
lnt/server/ui/templates/utils.html | 9 ++--
lnt/server/ui/templates/v4_graph.html | 33 ++++++------
lnt/server/ui/templates/v4_machine.html | 2 +-
lnt/server/ui/templates/v4_matrix.html | 2 +-
lnt/server/ui/templates/v4_new_regressions.html | 12 ++---
lnt/server/ui/templates/v4_order.html | 59 +++++++++++----------
lnt/server/ui/templates/v4_regression_detail.html | 34 ++++++------
lnt/server/ui/templates/v4_regression_list.html | 26 +++++----
lnt/server/ui/templates/v4_run.html | 64 +++++++++++------------
lnt/server/ui/templates/v4_summary_report.html | 4 +-
lnt/server/ui/templates/v4_summary_report_ui.html | 4 +-
26 files changed, 224 insertions(+), 245 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 156cc49e505 [SROA] Further test cleanup and add a test for the actual p [...]
new 2a1334dd59a [AVR] Migrate to new MCAsmBackend applyFixup and processFixupValue
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/AVR/MCTargetDesc/AVRAsmBackend.cpp | 39 +++++++++++++--------------
lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h | 15 +++++------
2 files changed, 26 insertions(+), 28 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 binutils-gdb.
from 7575e6a752 MIPS/LD/testsuite: mips-elf-flags: Add MIPS ABI Flags handling
new daba08c913 MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' test
new 2438385a4d MIPS/GAS/testsuite: Convert `mips16e-save-err' list test to [...]
new b0bd097ef6 MIPS/GAS/testsuite: Run SAVE/RESTORE tests across all MIPS16 [...]
new 79cb3f75de MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RES [...]
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:
gas/ChangeLog | 41 ++++++++++++++++++++++
gas/testsuite/gas/mips/mips.exp | 5 +--
gas/testsuite/gas/mips/save-err.d | 3 ++
.../gas/mips/{mips16e-save-err.l => save-err.l} | 0
.../gas/mips/{mips16e-save-err.s => save-err.s} | 2 +-
gas/testsuite/gas/mips/{mips16e-save.d => save.d} | 6 ++--
gas/testsuite/gas/mips/{mips16e-save.s => save.s} | 1 -
7 files changed, 51 insertions(+), 7 deletions(-)
create mode 100644 gas/testsuite/gas/mips/save-err.d
rename gas/testsuite/gas/mips/{mips16e-save-err.l => save-err.l} (100%)
rename gas/testsuite/gas/mips/{mips16e-save-err.s => save-err.s} (96%)
rename gas/testsuite/gas/mips/{mips16e-save.d => save.d} (94%)
rename gas/testsuite/gas/mips/{mips16e-save.s => save.s} (98%)
--
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 8ff688d0554 [CFLAA] Move FunctionHandle to llvm::cflaa.
new 156cc49e505 [SROA] Further test cleanup and add a test for the actual p [...]
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/Transforms/SROA/preserve-nonnull.ll | 29 +++++++++++++++++++++++++----
1 file changed, 25 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 openmp.
from 6943fc6 Only use libdl when it is available
new 5e8afb8 Make test/parallel/omp_nested.c not use so many threads
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:
runtime/test/parallel/omp_nested.c | 5 +++++
1 file changed, 5 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 257136b174c [CFLAA] Move a common function to the header to reduce dupl [...]
new 8ff688d0554 [CFLAA] Move FunctionHandle to llvm::cflaa.
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/Analysis/CFLAliasAnalysisUtils.h | 5 ++---
include/llvm/Analysis/CFLAndersAliasAnalysis.h | 2 +-
include/llvm/Analysis/CFLSteensAliasAnalysis.h | 2 +-
3 files changed, 4 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 lnt.
from ac82cbf One global requirements file for server installs
new 8f20b37 developer_guide: Tests need lnt in $PATH
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:
docs/developer_guide.rst | 5 +++--
1 file changed, 3 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 ea254cbf8f0 ScheduleDAGInstrs: Fix fixupKills() adding too many kill flags.
new 477bd758b48 [SROA] Clean up a test case a bit prior to adding more test [...]
new 257136b174c [CFLAA] Move a common function to the header to reduce dupl [...]
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:
include/llvm/Analysis/CFLAliasAnalysisUtils.h | 15 ++++++++++++++
lib/Analysis/CFLAndersAliasAnalysis.cpp | 11 -----------
lib/Analysis/CFLSteensAliasAnalysis.cpp | 15 ++------------
test/Transforms/SROA/preserve-nonnull.ll | 28 +++++++++++++--------------
4 files changed, 30 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.