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-2192-ga80989a
Date: Wed, 3 Oct 2018 22:02: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/ce6f5d82/rewrite-assembler has been updated
       via  a80989aad6bafda2335405173401ab68e23fdeba (commit)
       via  fc785885dfa9ba15093109ab50b892fdc53b060e (commit)
      from  6a5374a173e1f9f1a75b7bb6cb5c732330aa28a5 (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 a80989aad6bafda2335405173401ab68e23fdeba
Author: Marek Marecki <address@hidden>
Date:   Wed Oct 3 22:02:36 2018 +0200

    Extended static analysis of the `vector` instruction

commit fc785885dfa9ba15093109ab50b892fdc53b060e
Author: Marek Marecki <address@hidden>
Date:   Wed Oct 3 22:00:42 2018 +0200

    Allow `void` in begin-packing and end-packing operands of `vector`
    
    The void-void variant is used to explicitly state that you do not want
    any registers packed. The register-void variant is used to state that
    you want to pack from register X to the end of the set.

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

Summary of changes:
 src/tooling/libs/lexer/normaliser.cpp              | 26 +++++++-
 src/tooling/libs/parser/parse.cpp                  | 35 +++++++++-
 .../libs/static_analyser/static_analyser.cpp       | 76 ++++++++++++++++++++++
 3 files changed, 135 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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