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/ce6f5d82/rewrite-assembler u


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/ce6f5d82/rewrite-assembler updated. v0.9.0-2113-g5ae66c6
Date: Wed, 12 Sep 2018 20:54:55 +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/ce6f5d82/rewrite-assembler has been updated
       via  5ae66c674bb6e33034b6fa075a843125795d96bc (commit)
       via  5dc617abe9e254b06862dbb2f8e123336f021259 (commit)
       via  0b95bc7e5bde92c655dce493bfe5cd05ee3ed60b (commit)
      from  2a17fc858bebf19ee61eec608ebcb76c9c858529 (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 5ae66c674bb6e33034b6fa075a843125795d96bc
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 12 20:52:38 2018 +0200

    Fill parameters for main functions
    
    The static analyser knows what types of parameters the main functions
    receive. We can use this information.

commit 5dc617abe9e254b06862dbb2f8e123336f021259
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 12 20:52:05 2018 +0200

    Add values::Vector and values::String types

commit 0b95bc7e5bde92c655dce493bfe5cd05ee3ed60b
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 12 20:35:11 2018 +0200

    Fix: add tokens with instruction name to common form instructions
    
    "Common form" instructions are instructions whose form is pretty common,
    i.e. instructions whose inputs are supplied in registers.

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

Summary of changes:
 .../tooling/libs/static_analyser/static_analyser.h | 16 ++++++++
 src/tooling/libs/parser/parse.cpp                  |  4 ++
 .../libs/static_analyser/static_analyser.cpp       | 46 ++++++++++++++++++++++
 3 files changed, 66 insertions(+)


hooks/post-receive
-- 
Viua VM



reply via email to

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