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/add-void-operand-type update


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/add-void-operand-type updated. v0.8.4-518-g5c4fe29
Date: Fri, 11 Nov 2016 18:29:56 +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/add-void-operand-type has been updated
       via  5c4fe29486f91bc0365d665ee26f3685c5bd3898 (commit)
       via  7f755fcbcc30909dfca104bac3621ccda50ec056 (commit)
       via  5854acba0a27758150b94e5164637137000c77ca (commit)
       via  13dddba9955aaa858b4d90150f32940077b24db8 (commit)
      from  97fc104de954c4631d7729eda5ac4c0b793cb30f (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 5c4fe29486f91bc0365d665ee26f3685c5bd3898
Author: Marek Marecki <address@hidden>
Date:   Fri Nov 11 18:11:45 2016 +0100

    Rename viua::cg::lex::reduce() to cook()

commit 7f755fcbcc30909dfca104bac3621ccda50ec056
Author: Marek Marecki <address@hidden>
Date:   Fri Nov 11 17:56:19 2016 +0100

    Test error message on invalid register index in .name: directive

commit 5854acba0a27758150b94e5164637137000c77ca
Author: Marek Marecki <address@hidden>
Date:   Fri Nov 11 17:32:31 2016 +0100

    Unwrap instructions before de-inlining blocks

commit 13dddba9955aaa858b4d90150f32940077b24db8
Author: Marek Marecki <address@hidden>
Date:   Thu Nov 10 20:47:54 2016 +0100

    One more change

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

Summary of changes:
 include/viua/cg/lex.h                                    |  2 +-
 .../invalid_register_index_in_name.asm}                  |  2 +-
 src/cg/assembler/codeextract.cpp                         |  2 +-
 src/cg/lex.cpp                                           | 16 ++++++++--------
 src/cg/tools.cpp                                         | 10 +++++++++-
 src/front/asm.cpp                                        |  2 +-
 src/front/lexer.cpp                                      |  2 +-
 tests/tests.py                                           |  5 +++++
 8 files changed, 27 insertions(+), 14 deletions(-)
 copy sample/asm/{concurrency/receive_timeout_500ms.asm => 
errors/invalid_register_index_in_name.asm} (97%)


hooks/post-receive
-- 
Viua VM



reply via email to

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