Skip to content

Commit

Permalink
Update stage0 for MoarVM.
Browse files Browse the repository at this point in the history
The previous bootstrap contained mis-generated code that upset a more
aggressive spesh. Furthermore, the generated code is far better these
days. Between spesh and the better stage0 (meaning we build stage 1
faster), the NQP build is now down to 41s (from around 50s) for me.
  • Loading branch information
jnthn committed May 10, 2014
1 parent 43fbe2b commit c9e9e90
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 0 deletions.
Binary file modified src/vm/moar/stage0/MASTNodes.moarvm
Binary file not shown.
Binary file modified src/vm/moar/stage0/MASTOps.moarvm
Binary file not shown.
Binary file modified src/vm/moar/stage0/ModuleLoader.moarvm
Binary file not shown.
Binary file modified src/vm/moar/stage0/NQPCORE.setting.moarvm
Binary file not shown.
Binary file modified src/vm/moar/stage0/NQPHLL.moarvm
Binary file not shown.
Binary file modified src/vm/moar/stage0/NQPP6QRegex.moarvm
Binary file not shown.
Binary file modified src/vm/moar/stage0/QAST.moarvm
Binary file not shown.
Binary file modified src/vm/moar/stage0/QASTNode.moarvm
Binary file not shown.
Binary file modified src/vm/moar/stage0/QRegex.moarvm
Binary file not shown.
Binary file modified src/vm/moar/stage0/nqp.moarvm
Binary file not shown.
Binary file modified src/vm/moar/stage0/nqpmo.moarvm
Binary file not shown.

0 comments on commit c9e9e90

Please sign in to comment.