[parrot/parrot] c642a1: enable pasm_out in parrot2, todo failing imcpasm t...
GitHub
noreply at github.com
Tue Mar 4 20:04:59 UTC 2014
Branch: refs/heads/rurban/pasm_out
Home: https://github.com/parrot/parrot
Commit: c642a1df3eb2e7bb21cb5144f71a7fb74cf59d21
https://github.com/parrot/parrot/commit/c642a1df3eb2e7bb21cb5144f71a7fb74cf59d21
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M ChangeLog
M compilers/imcc/api.c
M compilers/imcc/instructions.c
M frontend/parrot/main.c
M frontend/parrot2/main.c
M include/imcc/api.h
M t/compilers/imcc/imcpasm/opt2.t
M t/compilers/imcc/imcpasm/optc.t
Log Message:
-----------
enable pasm_out in parrot2, todo failing imcpasm tests
opt2 fails with changed used_once semantics: I0 = 10 is side-effecting, but *can* be removed
if I0 is used only once (GH #1036), ...
More information about the parrot-commits
mailing list