[parrot/parrot] a3e2d2: Add LLVM::Function for real

noreply at github.com noreply at github.com
Sun Mar 6 10:57:58 UTC 2011


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

Commit: a3e2d281fb49d85c46694cb6dfb73a693eb6aa2b
    https://github.com/parrot/parrot/commit/a3e2d281fb49d85c46694cb6dfb73a693eb6aa2b
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  A runtime/parrot/library/LLVM/Function.pm
  M runtime/parrot/library/LLVM/Module.pm
  M t/library/llvm.t

Log Message:
-----------
Add LLVM::Function for real


Commit: 3a157c6ed7d7bb400c29205b62642c9da22d9e23
    https://github.com/parrot/parrot/commit/3a157c6ed7d7bb400c29205b62642c9da22d9e23
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

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

Log Message:
-----------
Add more functions.


Commit: 9b35f82941b93d7c9c15025f71b2771ee1ec3dc6
    https://github.com/parrot/parrot/commit/9b35f82941b93d7c9c15025f71b2771ee1ec3dc6
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M t/library/llvm.t

Log Message:
-----------
Add test for apeend_basic_block.


Commit: d473ceaf73296313c2508948149407d74af0b285
    https://github.com/parrot/parrot/commit/d473ceaf73296313c2508948149407d74af0b285
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  A runtime/parrot/library/LLVM/BasicBlock.pm
  M runtime/parrot/library/LLVM/Function.pm
  M runtime/parrot/library/Rules.mak
  M runtime/parrot/library/llvm_lib.pir
  M t/library/llvm.t

Log Message:
-----------
Add LLVM::BasicBlock


Commit: 262226c3f4147161249fbdd737e7ee034f076dd7
    https://github.com/parrot/parrot/commit/262226c3f4147161249fbdd737e7ee034f076dd7
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M runtime/parrot/library/LLVM.pm
  A runtime/parrot/library/LLVM/Constant.pm
  M runtime/parrot/library/Rules.mak
  M runtime/parrot/library/llvm_lib.pir

Log Message:
-----------
Add LLVM::Constant


Commit: f339d44fc1c173f1cfff0f464106449e7047a299
    https://github.com/parrot/parrot/commit/f339d44fc1c173f1cfff0f464106449e7047a299
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

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

Log Message:
-----------
Add more guts to Builder.


Commit: c906385ac08f6570b8a48dc7c40dbe4d5ed8fa12
    https://github.com/parrot/parrot/commit/c906385ac08f6570b8a48dc7c40dbe4d5ed8fa12
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

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

Log Message:
-----------
Add few actual builders to Builder.


Commit: 1ffb6e914ff5ebdc7f1c50e3857020a09572a848
    https://github.com/parrot/parrot/commit/1ffb6e914ff5ebdc7f1c50e3857020a09572a848
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M runtime/parrot/library/LLVM/Builder.pm
  M t/library/llvm.t

Log Message:
-----------
Add tests and fix Builder creating


Commit: da76a9d913e2eb5b907570f7ad71943baa77f588
    https://github.com/parrot/parrot/commit/da76a9d913e2eb5b907570f7ad71943baa77f588
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

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

Log Message:
-----------
Add BasicBlock._get_ptr to use within Builder.


Commit: 88d2883cd7376a4eca098147e8b47762f6e530fb
    https://github.com/parrot/parrot/commit/88d2883cd7376a4eca098147e8b47762f6e530fb
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M t/library/llvm.t

Log Message:
-----------
More tests


Compare: https://github.com/parrot/parrot/compare/eaed6fe...88d2883


More information about the parrot-commits mailing list