[parrot/parrot] fa227e: Add LLVM::Value stub

noreply at github.com noreply at github.com
Tue Mar 8 02:23:03 UTC 2011


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

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

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

Log Message:
-----------
Add LLVM::Value stub


Commit: 5f3c724bed867be919c8341ffe18db4b74cd2d38
    https://github.com/parrot/parrot/commit/5f3c724bed867be919c8341ffe18db4b74cd2d38
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-07 (Mon, 07 Mar 2011)

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

Log Message:
-----------
Add Value.name


Commit: 113f93086113e33e7624441bb1397fba1eefaf13
    https://github.com/parrot/parrot/commit/113f93086113e33e7624441bb1397fba1eefaf13
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-07 (Mon, 07 Mar 2011)

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

Log Message:
-----------
Add fetching params from Function


Commit: 84d77e2b3bde97bf9528445c893109ce36c1cf92
    https://github.com/parrot/parrot/commit/84d77e2b3bde97bf9528445c893109ce36c1cf92
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-07 (Mon, 07 Mar 2011)

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

Log Message:
-----------
Add Opaque.defined for test simplification.


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

Changed paths:
  M t/library/llvm.t

Log Message:
-----------
End-to-end testing to pass param from parrot into JITted functio, use it and return back


Compare: https://github.com/parrot/parrot/compare/21ea99a...be543b8


More information about the parrot-commits mailing list