[parrot/parrot] 49e1ad: Jump from "entry" block to first op.

noreply at github.com noreply at github.com
Sat Mar 26 12:32:57 UTC 2011


Branch: refs/heads/jit_prototype
Home:   https://github.com/parrot/parrot

Commit: 49e1ad5e18c5720837c67688b8cb2392727ad88e
    https://github.com/parrot/parrot/commit/49e1ad5e18c5720837c67688b8cb2392727ad88e
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-26 (Sat, 26 Mar 2011)

Changed paths:
  M compilers/opsc/src/Ops/JIT.pm

Log Message:
-----------
Jump from "entry" block to first op.


Commit: 0f272d9e9ce1e9cc8118ae8bd2b7d9e6d735f41e
    https://github.com/parrot/parrot/commit/0f272d9e9ce1e9cc8118ae8bd2b7d9e6d735f41e
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-26 (Sat, 26 Mar 2011)

Changed paths:
  M compilers/opsc/src/Ops/JIT.pm

Log Message:
-----------
Fix starting of jit. Factor out _keep_going function.


Commit: 0f7940e22e8a702e343a7130542d00697eed5a1f
    https://github.com/parrot/parrot/commit/0f7940e22e8a702e343a7130542d00697eed5a1f
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-26 (Sat, 26 Mar 2011)

Changed paths:
  M compilers/opsc/src/Ops/JIT.pm

Log Message:
-----------
Change _count_args to _opsize.


Commit: 6e4e308ba7120531cd7c8c571b6a49fa00266ce4
    https://github.com/parrot/parrot/commit/6e4e308ba7120531cd7c8c571b6a49fa00266ce4
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-26 (Sat, 26 Mar 2011)

Changed paths:
  M compilers/opsc/src/Ops/JIT.pm

Log Message:
-----------
Add more skeleton stubs for processing ops.


Commit: 15d07ddee9d4c1cc2eb2c00d760b5da4d916459a
    https://github.com/parrot/parrot/commit/15d07ddee9d4c1cc2eb2c00d760b5da4d916459a
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-26 (Sat, 26 Mar 2011)

Changed paths:
  M compilers/opsc/src/Ops/JIT.pm

Log Message:
-----------
Add totally untested _jit_ops


Compare: https://github.com/parrot/parrot/compare/ed2c889...15d07dd


More information about the parrot-commits mailing list