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/169/using-multiple-register-


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/169/using-multiple-register-sets-in-single-instruction updated. v0.8.4-872-g2ddc393
Date: Sat, 28 Jan 2017 22:37:45 +0100 (CET)

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/169/using-multiple-register-sets-in-single-instruction has 
been updated
       via  2ddc3939d890f895b8a5c4419e1f16afc543e823 (commit)
       via  b34cd82aba67b5e353d968e681b214d27456c8b0 (commit)
       via  ef82de4ef833a9d6418ba34b01e5bcec8364c41a (commit)
       via  a2a27cb1e27bee5fb9833f50e81ae13965598d90 (commit)
      from  26906080baca0a63bf9afe997b3d896ca571fa74 (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 2ddc3939d890f895b8a5c4419e1f16afc543e823
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 28 22:37:12 2017 +0100

    Support explicit register sets for cast instructions

commit b34cd82aba67b5e353d968e681b214d27456c8b0
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 28 22:02:53 2017 +0100

    Support explicit register sets for fstore

commit ef82de4ef833a9d6418ba34b01e5bcec8364c41a
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 28 22:02:45 2017 +0100

    Fix disassembly of istore

commit a2a27cb1e27bee5fb9833f50e81ae13965598d90
Author: Marek Marecki <address@hidden>
Date:   Sat Jan 28 21:57:12 2017 +0100

    Use Viua type alias instread of bare float

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

Summary of changes:
 include/viua/cg/bytecode/instructions.h |  2 +-
 include/viua/program.h                  |  2 +-
 src/cg/assembler/static_analysis.cpp    |  4 +--
 src/cg/bytecode/instructions.cpp        |  4 +--
 src/cg/disassembler/disassembler.cpp    |  7 ++--
 src/cg/lex.cpp                          | 24 ++++++++++++-
 src/cg/tools.cpp                        | 62 ++++++++++++++++++++++++++++++---
 src/front/asm/generate.cpp              | 40 +++++++++++++--------
 src/programinstructions.cpp             |  2 +-
 9 files changed, 119 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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