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-1477-g00e2847
Date: Fri, 30 Mar 2018 11:51:27 +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  00e2847d094c3e76bbe00dc9736c3ddfef32ba76 (commit)
      from  10f43028bb1fa9a52c00d018f007a327d203a66c (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 00e2847d094c3e76bbe00dc9736c3ddfef32ba76
Author: Marek Marecki <address@hidden>
Date:   Fri Mar 30 11:51:24 2018 +0200

    Explicit register sets for higher order functions samples

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

Summary of changes:
 sample/asm/functions/higher_order/apply.asm        | 16 +++---
 .../asm/functions/higher_order/apply_by_move.asm   | 16 +++---
 sample/asm/functions/higher_order/filter.asm       | 48 ++++++++---------
 .../asm/functions/higher_order/filter_closure.asm  | 56 +++++++++----------
 .../higher_order/filter_closure_vector_by_move.asm | 62 +++++++++++-----------
 .../higher_order/filter_vector_by_move.asm         | 52 +++++++++---------
 sample/asm/functions/higher_order/invoke.asm       | 59 ++++++++++++--------
 sample/asm/functions/higher_order/map.asm          | 50 ++++++++---------
 .../functions/higher_order/map_vector_by_move.asm  | 52 +++++++++---------
 .../functions/higher_order/tailcall_of_closure.asm | 10 ++--
 .../functions/higher_order/tailcall_of_object.asm  |  6 +--
 11 files changed, 221 insertions(+), 206 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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