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-421-g866fb3d
Date: Sat, 2 Sep 2017 23:29:44 +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  866fb3da7e3d21380676e110fce422fb0558c312 (commit)
       via  0700ac2c17b0ad8277126cf8d48c4cec544af9b3 (commit)
      from  7cc31496259a73e48fefe35fc387a1563e2a44fe (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 866fb3da7e3d21380676e110fce422fb0558c312
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 2 23:29:42 2017 +0200

    Always check if register name resolves correctly

commit 0700ac2c17b0ad8277126cf8d48c4cec544af9b3
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 2 23:26:57 2017 +0200

    More tests of the new SA

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

Summary of changes:
 .../allow_comparing_integers_and_floats.asm}       | 12 +++---
 .../prevent_comparing_numbers_and_text.asm}        | 13 +++---
 .../frontend/static_analyser/register_usage.cpp    | 49 +++++++++++++++++++++-
 tests/tests.py                                     | 11 +++++
 4 files changed, 72 insertions(+), 13 deletions(-)
 copy sample/{asm/bits/manipulation/ashl_to_void.asm => 
static_analysis/allow_comparing_integers_and_floats.asm} (78%)
 copy sample/{asm/bits/manipulation/rol.asm => 
static_analysis/prevent_comparing_numbers_and_text.asm} (79%)


hooks/post-receive
-- 
Viua VM



reply via email to

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