Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@rj45 rj45 released this 04 Jan 13:14
· 38 commits to main since this release

Changelog

Changes

  • 1dc0983 Add field and index addr elaboration
  • 3c94abd Add return copy elaboration
  • dc30733 Documented new Value location system
  • ba9351f Feat: Switched from phis to block parameters in new IR
  • c94e2d3 HTML output of new IR to ssa.html
  • c5bb564 Refactor to abstract User to support block parameters
  • 627d81c Reworked value location/storage system