- 
  Notifications
 
You must be signed in to change notification settings  - Fork 6
 
Pull requests: CompilerProgramming/ez-lang
Pull requests list
 Some fixes, tests and updated README
 
 
 
 #59
 by dibyendumajumdar
 
 was merged Aug 12, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Aug 12, 2025 
 
 
 
 
 
 Implement SSA Destruction using Sreedhar / Boissinot method without coalescing
 
 
 
 #58
 by dibyendumajumdar
 
 was merged Aug 11, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Aug 11, 2025 
 
 
 
 
 
 Update SON backend to match chapter 22 of Simple
 
 
 
 #56
 by dibyendumajumdar
 
 was merged Aug 9, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Aug 9, 2025 
 
 
 
 
 
 Investigate and fix bug in SSA translation
 
 
 
 #52
 by dibyendumajumdar
 
 was merged May 25, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated May 25, 2025 
 
 
 
 
 
 Apply fixes from Simple project
 
 
 
 #50
 by dibyendumajumdar
 
 was merged Apr 30, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Apr 30, 2025 
 
 
 
 
 
 Apply fixes from Simple project
 
 
 
 #49
 by dibyendumajumdar
 
 was merged Apr 29, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Apr 29, 2025 
 
 
 
 
 
 Sync with final ch21
 
 
 
 #48
 by dibyendumajumdar
 
 was merged Apr 26, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Apr 26, 2025 
 
 
 
 
 
 Sync up with finalized chapter 21
 
 
 
 #46
 by dibyendumajumdar
 
 was merged Apr 25, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Apr 25, 2025 
 
 
 
 
 
 Sync upstream Simple project 
 
 
 
 #44
 by dibyendumajumdar
 
 was merged Apr 6, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Apr 6, 2025 
 
 
 
 
 
 Add compiling of boolean expressions to stack IR
 
 
 
 #42
 by dibyendumajumdar
 
 was merged Apr 4, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Apr 4, 2025 
 
 
 
 
 
 During SSA construction do a liveness check prior to inserting a phi
 
 
 
 #40
 by dibyendumajumdar
 
 was merged Mar 30, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Mar 30, 2025 
 
 
 
 
 
 Some fixes and refactoring
 
 
 
 #39
 by dibyendumajumdar
 
 was merged Mar 29, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Mar 29, 2025 
 
 
 
 
 
 Implement Incremental SSA construction using Braun's method
 
 
 
 #32
 by dibyendumajumdar
 
 was merged Feb 24, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Mar 29, 2025 
 
 
 
 
 
 Add Sea of Nodes IR implementation based on chapter 21 in Simple project
 
 
 
 #38
 by dibyendumajumdar
 
 was merged Mar 28, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Mar 29, 2025 
 
 
 
 
 
 AST revision to capture load/store array/field in the AST itself
 
 
 
 #36
 by dibyendumajumdar
 
 was merged Mar 26, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Mar 26, 2025 
 
 
 
 
 
 At parse time set a flag on index and field expressions when we detec...
 
 
 
 #35
 by dibyendumajumdar
 
 was merged Mar 16, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Mar 16, 2025 
 
 
 
 
 
 Some small changes mostly to cleanup stuff
 
 
 
 #34
 by dibyendumajumdar
 
 was merged Feb 24, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Feb 24, 2025 
 
 
 
 
 
 Small refactor to help with the incremental SSA diff
 
 
 
 #33
 by dibyendumajumdar
 
 was merged Feb 22, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Feb 22, 2025 
 
 
 
 
 
 Add test for simple SSA liveness example, also add comments and reorg...
 
 
 
 #31
 by dibyendumajumdar
 
 was merged Feb 22, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Feb 22, 2025 
 
 
 
 
 
 Initial null support in optimizing compiler - missing null checks
 
 
 
 #30
 by dibyendumajumdar
 
 was merged Feb 18, 2025 
 
 
 
 
 
 Loading...
 
 
 
 updated Feb 18, 2025 
 
 
 
 
 
 
 ProTip!
 Type g p on any issue or pull request to go back to the pull request listing page.