viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-802-g0252bd1


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-802-g0252bd1
Date: Sun, 18 Dec 2016 15:06:53 +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, devel has been updated
       via  0252bd1666941d8970f6887c992e5ac7490550f1 (commit)
       via  28b1a44f3e5c988b7fe6d8128b20491e92b382fe (commit)
       via  0e0560057d7339c05c5cabb0dd4264b38d2e771d (commit)
       via  5d7c99078265310fe87d510649705d6b9916ca19 (commit)
       via  de8e663535538808e9b85759c368df3bc0f2577f (commit)
      from  480d13fea48e2d2e2a2b205294f60826b0e2a541 (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 0252bd1666941d8970f6887c992e5ac7490550f1
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 18 15:07:42 2016 +0100

    Use register proxies in throw-catch instructions

commit 28b1a44f3e5c988b7fe6d8128b20491e92b382fe
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 18 15:07:20 2016 +0100

    Use register proxy in "strstore" implementation

commit 0e0560057d7339c05c5cabb0dd4264b38d2e771d
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 18 15:06:54 2016 +0100

    Use register proxies in type system instructions

commit 5d7c99078265310fe87d510649705d6b9916ca19
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 18 15:06:19 2016 +0100

    Use register proxies in object and vector instructions

commit de8e663535538808e9b85759c368df3bc0f2577f
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 18 15:05:53 2016 +0100

    Use register proxy in integer instructions

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

Summary of changes:
 src/process/instr/int.cpp         | 13 +++++++------
 src/process/instr/object.cpp      | 28 ++++++++++++++--------------
 src/process/instr/prototype.cpp   | 26 +++++++++++++-------------
 src/process/instr/str.cpp         |  6 +++---
 src/process/instr/tcmechanism.cpp | 21 ++++++++-------------
 src/process/instr/vector.cpp      | 28 ++++++++++++++--------------
 6 files changed, 59 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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