[parrot/parrot] a44bfe: Don't override ctx<level> if provided.
noreply at github.com
noreply at github.com
Sun Mar 20 14:32:10 UTC 2011
Branch: refs/heads/jit_prototype
Home: https://github.com/parrot/parrot
Commit: a44bfe570764a5d3698be75b8d93c358c2b7a0ba
https://github.com/parrot/parrot/commit/a44bfe570764a5d3698be75b8d93c358c2b7a0ba
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-20 (Sun, 20 Mar 2011)
Changed paths:
M compilers/opsc/src/Ops/Op.pm
Log Message:
-----------
Don't override ctx<level> if provided.
Commit: a31e86f530fdfac592d4be5200d4c8b45df1d53b
https://github.com/parrot/parrot/commit/a31e86f530fdfac592d4be5200d4c8b45df1d53b
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-20 (Sun, 20 Mar 2011)
Changed paths:
M compilers/opsc/src/Ops/Trans/JIT.pm
M t/jit/test.t
Log Message:
-----------
Pregenerate 'BasicBlock' for each opcode and replace 'goto offset' with 'goto label' to reflect future semantic of jitted Sub
Compare: https://github.com/parrot/parrot/compare/920516c...a31e86f
More information about the parrot-commits
mailing list