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/38a0f558/add-instruction-for


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/38a0f558/add-instruction-for-allocating-local-registers updated. v0.9.0-1637-gab59249
Date: Sun, 3 Jun 2018 16:19:47 +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/38a0f558/add-instruction-for-allocating-local-registers has 
been updated
       via  ab5924966759d64235781f116a9956d3174d00af (commit)
       via  81e3fe2d2f1406c7393f0342998c018a380c1a89 (commit)
       via  03aa9dc8fbbb978e6ec5aa4d683bbcc42a20d558 (commit)
       via  4a10ddee6421dad928d7aefd2b062017eb00bbcf (commit)
      from  f45230e634d5eed2c1b7c0118f9433f5e368bff8 (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 ab5924966759d64235781f116a9956d3174d00af
Author: Marek Marecki <address@hidden>
Date:   Sun Jun 3 16:19:40 2018 +0200

    Explicit register set allocation

commit 81e3fe2d2f1406c7393f0342998c018a380c1a89
Author: Marek Marecki <address@hidden>
Date:   Sun Jun 3 16:19:25 2018 +0200

    Add register set specifiers

commit 03aa9dc8fbbb978e6ec5aa4d683bbcc42a20d558
Author: Marek Marecki <address@hidden>
Date:   Sun Jun 3 16:18:29 2018 +0200

    Remove redundant test

commit 4a10ddee6421dad928d7aefd2b062017eb00bbcf
Author: Marek Marecki <address@hidden>
Date:   Sun Jun 3 16:03:01 2018 +0200

    Add "local" register set specifiers

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

Summary of changes:
 sample/asm/float/add.asm            | 14 ++++++++------
 sample/asm/float/div.asm            | 10 ++++++----
 sample/asm/float/eq.asm             | 10 ++++++----
 sample/asm/float/fstore_default.asm | 25 -------------------------
 sample/asm/float/gt.asm             | 10 ++++++----
 sample/asm/float/gte.asm            | 10 ++++++----
 tests/tests.py                      |  3 ---
 7 files changed, 32 insertions(+), 50 deletions(-)
 delete mode 100644 sample/asm/float/fstore_default.asm


hooks/post-receive
-- 
Viua VM



reply via email to

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