[parrot/parrot] c1dbe0: Add PCC ops to jitted.ops.

noreply at github.com noreply at github.com
Mon Apr 4 22:31:02 UTC 2011


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

Commit: c1dbe0f55e398a9402bac77b89dcc342def203bf
    https://github.com/parrot/parrot/commit/c1dbe0f55e398a9402bac77b89dcc342def203bf
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-04 (Mon, 04 Apr 2011)

Changed paths:
  M t/jit/jitted.ops

Log Message:
-----------
Add PCC ops to jitted.ops.


Commit: ac5d73ba361f794d2421fdf00ec47bc0425ea9fd
    https://github.com/parrot/parrot/commit/ac5d73ba361f794d2421fdf00ec47bc0425ea9fd
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-04 (Mon, 04 Apr 2011)

Changed paths:
  A t/compilers/opsc/data/07.pir

Log Message:
-----------
Add test for simple PCC calls.


Commit: 50e04bea550b3cb838fbfc6b14b69fc2f7a7d5de
    https://github.com/parrot/parrot/commit/50e04bea550b3cb838fbfc6b14b69fc2f7a7d5de
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-04 (Mon, 04 Apr 2011)

Changed paths:
  M runtime/parrot/library/LLVM/Type.pm

Log Message:
-----------
[llvm] Add Type.opcode_t


Commit: dbdc85f339fe7f7cec2550c5ebc4cf8884e486e7
    https://github.com/parrot/parrot/commit/dbdc85f339fe7f7cec2550c5ebc4cf8884e486e7
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-04 (Mon, 04 Apr 2011)

Changed paths:
  M runtime/parrot/library/LLVM/Module.pm

Log Message:
-----------
[llvm] Add stubs for handling Module.global


Commit: 8ab0fe54db180089b82d66aad8e219460d9dc182
    https://github.com/parrot/parrot/commit/8ab0fe54db180089b82d66aad8e219460d9dc182
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-04 (Mon, 04 Apr 2011)

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

Log Message:
-----------
Add few more variable and function aliases to Ops::JIT


Commit: f5806fb96d6129d1a9cd6c35057500dfcca9792b
    https://github.com/parrot/parrot/commit/f5806fb96d6129d1a9cd6c35057500dfcca9792b
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-04 (Mon, 04 Apr 2011)

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

Log Message:
-----------
Implement calculation of special ops size


Commit: 1116095f026dee6b6d0fada3607e253e81c45e1f
    https://github.com/parrot/parrot/commit/1116095f026dee6b6d0fada3607e253e81c45e1f
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-04 (Mon, 04 Apr 2011)

Changed paths:
  M compilers/opsc/src/Ops/Trans/C.pm

Log Message:
-----------
Add CUR_OPCODE define back. It's acually used


Compare: https://github.com/parrot/parrot/compare/dc87ca6...1116095


More information about the parrot-commits mailing list