[parrot/parrot] 6a763d: [pct]: Add the ability for a PAST::Block to start...

noreply at github.com noreply at github.com
Mon Jun 13 23:54:16 UTC 2011


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

  Commit: 6a763d7d00d6800c30d5d8b79b8dc4d4a86ffab4
      https://github.com/parrot/parrot/commit/6a763d7d00d6800c30d5d8b79b8dc4d4a86ffab4
  Author: pmichaud <pmichaud at pobox.com>
  Date:   2011-06-13 (Mon, 13 Jun 2011)

  Changed paths:
    M compilers/pct/src/PAST/Compiler.pir
  M compilers/pct/src/PAST/Node.pir

  Log Message:
  -----------
  [pct]:  Add the ability for a PAST::Block to start a completely new
temporary register bank.


  Commit: 3bb6193dc6076fbbd17bbc0f2a729c5be469b817
      https://github.com/parrot/parrot/commit/3bb6193dc6076fbbd17bbc0f2a729c5be469b817
  Author: pmichaud <pmichaud at pobox.com>
  Date:   2011-06-13 (Mon, 13 Jun 2011)

  Changed paths:
    M compilers/pct/src/PAST/Compiler.pir
  M compilers/pct/src/PAST/Node.pir

  Log Message:
  -----------
  Merge branch 'regalloc'


  Commit: ca4c2817fe569f54dbe6825967a044cc08747191
      https://github.com/parrot/parrot/commit/ca4c2817fe569f54dbe6825967a044cc08747191
  Author: pmichaud <pmichaud at pobox.com>
  Date:   2011-06-13 (Mon, 13 Jun 2011)

  Changed paths:
    M NEWS

  Log Message:
  -----------
  ]pct]:  Add PAST::Stmt and PCT temporary register allocation to NEWS.

This completes the addition of the temporary register allocator to PCT.
It's been tested against nqp-rx, rakudo master, nqp, and nom, both
with and without temporary register allocation in effect.


Compare: https://github.com/parrot/parrot/compare/e2fec25...ca4c281


More information about the parrot-commits mailing list