Skip to content
Started 1 yr 0 mo ago
Took 23 min
Aborted

Build #10 (May 10, 2023, 6:52:59 PM)

Changes
  1. Use vm 10.0.2 to build (details / githubweb)
  2. Fix commitish in download (details / githubweb)
  3. New generated DruidJIT with bytecodes (details / githubweb)
  4. Fix DruidMirror and JITZero models for vm compilation (details / githubweb)
  5. Remove bytecodes from DruidJIT (need more work) (details / githubweb)
  6. Update aarch mac vm download hash (details / githubweb)
  7. do not use Stack VM (details / githubweb)
  8. Adding bytecodes to DruidJIT - Small change in the interpreter (details / githubweb)
  9. Druid: experiment with only one bytecode (details / githubweb)
  10. Druid: experiment with 2 bytecodes (details / githubweb)
  11. Clean dependent on instruction allocation (details / githubweb)
  12. Allow resetting annotations (details / githubweb)
  13. Clean all fields of an instruction on demand (details / githubweb)
  14. Do zero fixups (details / githubweb)
  15. DruidVM: Adding Return bytecode compilation (details / githubweb)
  16. Fix DruidMirrorCogit tables definition (using symbols!) (details / githubweb)
  17. DruidJIT: pushLiteralConstantBytecode only for literal 1 (details / githubweb)
  18. DruidJIT: pushLiteralConstantBytecode only for literal 0 (details / githubweb)
  19. DruidJIT: Hacking PushLiteralConstantBytecode (details / githubweb)
  20. Simulator doesn't need to clean allocated memory (details / githubweb)
  21. DruidJIT: Using methodObj variable (details / githubweb)
  22. DruidJIT with JIT compile expressions folding (details / githubweb)
  23. Fix CompiledMethodProxy check (details / githubweb)
  24. Changes on jitted stack: (details / githubweb)
  25. Adding a comment for needsFrame method (details / githubweb)
  26. Adding extra descriptors on the interpreter as pragmas on bytecode methods (details / githubweb)
  27. Generate new DruidJIT (details / githubweb)
  28. Do not store the forwarder resolution in the compiled code. (details / githubweb)
  29. Use druidIgnore: instead of druidExitPoint (details / githubweb)
  30. Add pushLiteralVariable and pushTemporary in druid jit (details / githubweb)
  31. Add extra bytecode generators and annotations (details / githubweb)
  32. Add pushReceiverVariableBytecode (details / githubweb)
  33. Ban more rules (details / githubweb)
  34. Add returnFalse, returnNil and bytecodePrimAdd to DruidJIT (details / githubweb)
  35. Add generations 1 to 9 (details / githubweb)
  36. Optimising more patterns (details / githubweb)
  37. Fix loads (details / githubweb)
  38. Fix generated code (details / githubweb)
  39. Add special sends to translation (details / githubweb)
  40. Annotate jumps (details / githubweb)
  41. Upgrade build image (details / githubweb)
  42. Fix MoveMbrR instruction sizes (details / githubweb)
  43. Do not check anontations when compiling (details / githubweb)
  44. Fix download hash and url for windows and linux (details / githubweb)
  45. Fix Linux x64 url (details / githubweb)
  46. update Linux x64 vm hash (details / githubweb)
  47. Fix mirror table (details / githubweb)

Pull request #559 updated at 6:52:44 PM on May 10, 2023

Revision: c5178c7821ac77bff79a8e9374d480ce1efb2071
Repository: https://github.com/pharo-project/pharo-vm.git
  • PR-559

Timeout has been exceeded