viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch issue/183/7eadf61e/better-static-a


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/183/7eadf61e/better-static-analyser updated. v0.9.0-445-g35d1acf
Date: Sun, 3 Sep 2017 02:08:28 +0200 (CEST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Viua VM".

The branch, issue/183/7eadf61e/better-static-analyser has been updated
       via  35d1acf06dd638e9dc23c35f77bb10d5f8e384bc (commit)
       via  5caeea237503d6d25f6aa198aad6c4f5bd8000c7 (commit)
       via  0caf85d4206e253d127d070c515f5b1a9dc97e17 (commit)
       via  7435ad402779cb9927dbffc8640ba13180761495 (commit)
       via  3ee1ae717d96016cf5f71edb588e92b6e84ecb8a (commit)
       via  764a466ff370d7b89c5ab56eb30512d13abbd25c (commit)
       via  2a8346fdad66a753b29c9c1124f91283c9861a62 (commit)
       via  f77f0d3060dbf550ea1aa84b50770a6f517f1d6c (commit)
      from  c2ae7cfe87cd0bcbf106211e84670055f9244ace (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 35d1acf06dd638e9dc23c35f77bb10d5f8e384bc
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 3 02:08:25 2017 +0200

    Include note with the location of erasure point when throwing "use of 
empty" errors

commit 5caeea237503d6d25f6aa198aad6c4f5bd8000c7
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 3 02:07:42 2017 +0200

    Be consitent: do/if_done/done_where

commit 0caf85d4206e253d127d070c515f5b1a9dc97e17
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 3 02:07:20 2017 +0200

    Add const to functions that do not mutate state of register usage profile

commit 7435ad402779cb9927dbffc8640ba13180761495
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 3 02:06:47 2017 +0200

    Trailing return type style

commit 3ee1ae717d96016cf5f71edb588e92b6e84ecb8a
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 3 02:05:53 2017 +0200

    Update to new "unused <typename>" error messages

commit 764a466ff370d7b89c5ab56eb30512d13abbd25c
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 3 02:05:28 2017 +0200

    Fix aside notes are now checked

commit 2a8346fdad66a753b29c9c1124f91283c9861a62
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 3 02:05:13 2017 +0200

    Also check aside notes

commit f77f0d3060dbf550ea1aa84b50770a6f517f1d6c
Author: Marek Marecki <address@hidden>
Date:   Sun Sep 3 02:03:31 2017 +0200

    Add new sample programs for SA

-----------------------------------------------------------------------

Summary of changes:
 .../inference_includes_pointered_types.asm}        | 11 ++++++--
 ...insert_does_not_erase_dereferenced_sources.asm} | 11 +++++++-
 ...vinsert_erases_directly_accessed_registers.asm} |  5 +++-
 .../frontend/static_analyser/register_usage.cpp    | 19 ++++++++-----
 tests/tests.py                                     | 31 ++++++++++++++++++++--
 5 files changed, 64 insertions(+), 13 deletions(-)
 copy sample/{asm/bits/manipulation/hello_world.asm => 
static_analysis/inference_includes_pointered_types.asm} (83%)
 copy sample/static_analysis/{izero_creates_integer.asm => 
vinsert_does_not_erase_dereferenced_sources.asm} (82%)
 copy sample/static_analysis/{izero_creates_integer.asm => 
vinsert_erases_directly_accessed_registers.asm} (93%)


hooks/post-receive
-- 
Viua VM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]