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-375-g253e710
Date: Tue, 29 Aug 2017 23:00:49 +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  253e710fee343ea5c44aa6d126448984b33bc258 (commit)
       via  06ed466aeedfabd3ea59c5d392c83d4ffe77ae45 (commit)
       via  4ef76cedba82f3d670f3eb7d029e526619c4daf9 (commit)
       via  320faa1ce1d061e85ffed3422d347f8cd0d836d2 (commit)
       via  f58b62061990bdb35d5b67e4319d6dee24212ffc (commit)
      from  dfc666fd3fc98af31d481deb0057962989dd36c2 (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 253e710fee343ea5c44aa6d126448984b33bc258
Author: Marek Marecki <address@hidden>
Date:   Tue Aug 29 23:00:46 2017 +0200

    Primitive type checking of "sub" instruction

commit 06ed466aeedfabd3ea59c5d392c83d4ffe77ae45
Author: Marek Marecki <address@hidden>
Date:   Tue Aug 29 23:00:32 2017 +0200

    Remove unneeded attribute

commit 4ef76cedba82f3d670f3eb7d029e526619c4daf9
Author: Marek Marecki <address@hidden>
Date:   Tue Aug 29 23:00:13 2017 +0200

    SA of "print" instruction

commit 320faa1ce1d061e85ffed3422d347f8cd0d836d2
Author: Marek Marecki <address@hidden>
Date:   Tue Aug 29 22:59:51 2017 +0200

    Basic SA for "text" instructions

commit f58b62061990bdb35d5b67e4319d6dee24212ffc
Author: Marek Marecki <address@hidden>
Date:   Tue Aug 29 22:39:47 2017 +0200

    New register usage SA

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

Summary of changes:
 include/viua/bytecode/operand_types.h              |   2 +
 .../frontend/static_analyser/register_usage.cpp    | 264 +++++++++++++++++++++
 2 files changed, 266 insertions(+)
 create mode 100644 src/assembler/frontend/static_analyser/register_usage.cpp


hooks/post-receive
-- 
Viua VM



reply via email to

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