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/1675dafd/force-using-explici


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/1675dafd/force-using-explicit-register-set-names updated. v0.9.0-1479-ga74e207
Date: Fri, 30 Mar 2018 15:26:07 +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/1675dafd/force-using-explicit-register-set-names has been 
updated
       via  a74e207b67367b8afb01c091e51f4b87e2fded5f (commit)
      from  5f9b7447fa7d3fb9f2c863f8a015020acc1b917c (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 a74e207b67367b8afb01c091e51f4b87e2fded5f
Author: Marek Marecki <address@hidden>
Date:   Fri Mar 30 15:26:04 2018 +0200

    Explicit register sets for integer samples

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

Summary of changes:
 sample/asm/int/add.asm                  | 12 ++++++------
 sample/asm/int/add_with_rreferences.asm | 10 +++++-----
 sample/asm/int/boolean_as_int.asm       | 12 ++++++++----
 sample/asm/int/dec.asm                  |  8 +++-----
 sample/asm/int/div.asm                  | 10 ++++------
 sample/asm/int/eq.asm                   | 11 ++++-------
 sample/asm/int/gt.asm                   | 11 ++++-------
 sample/asm/int/gte.asm                  | 11 ++++-------
 sample/asm/int/in_condition.asm         | 17 +++++++----------
 sample/asm/int/inc.asm                  |  8 +++-----
 sample/asm/int/istore_default.asm       | 25 -------------------------
 sample/asm/int/lt.asm                   | 11 ++++-------
 sample/asm/int/lte.asm                  | 11 ++++-------
 sample/asm/int/modulo.asm               | 18 +++++++++---------
 sample/asm/int/mul.asm                  | 14 ++++++--------
 sample/asm/int/sub.asm                  | 10 ++++------
 tests/tests.py                          |  3 ---
 17 files changed, 75 insertions(+), 127 deletions(-)
 delete mode 100644 sample/asm/int/istore_default.asm


hooks/post-receive
-- 
Viua VM



reply via email to

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