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/183/7eadf61e/better-static-a


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/183/7eadf61e/better-static-analyser updated. v0.9.0-496-g367d61e
Date: Sat, 9 Sep 2017 15:22: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/183/7eadf61e/better-static-analyser has been updated
       via  367d61e487ce650fa1e412be4b3ade50f4d8e52a (commit)
       via  38cfaf1e78cfb8cd84eb7c1f564ea5252977d0d2 (commit)
      from  6a798b088c53a417acd0be50c5290149a7328eeb (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 367d61e487ce650fa1e412be4b3ade50f4d8e52a
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 9 15:31:11 2017 +0200

    Add SA for "tailcall" instruction

commit 38cfaf1e78cfb8cd84eb7c1f564ea5252977d0d2
Author: Marek Marecki <address@hidden>
Date:   Sat Sep 9 15:30:52 2017 +0200

    Add SA for "call" instruction

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

Summary of changes:
 ...ointered_types.asm => call_to_invalid_type.asm} | 18 +++++++---
 ...ered_types.asm => tailcall_to_invalid_type.asm} | 17 +++++++---
 .../frontend/static_analyser/register_usage.cpp    | 38 ++++++++++++++++++++++
 tests/tests.py                                     | 15 +++++++++
 4 files changed, 78 insertions(+), 10 deletions(-)
 copy sample/static_analysis/{inference_includes_pointered_types.asm => 
call_to_invalid_type.asm} (77%)
 copy sample/static_analysis/{inference_includes_pointered_types.asm => 
tailcall_to_invalid_type.asm} (79%)


hooks/post-receive
-- 
Viua VM



reply via email to

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