- 
  Notifications
 You must be signed in to change notification settings 
- Fork 6
Pull requests: CompilerProgramming/ez-lang
Pull requests list
 Implement SSA Destruction using Sreedhar / Boissinot method without coalescing
 
 
 
 #58
 by dibyendumajumdar
 
 was merged Aug 11, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 Update SON backend to match chapter 22 of Simple
 
 
 
 #56
 by dibyendumajumdar
 
 was merged Aug 9, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 Investigate and fix bug in SSA translation
 
 
 
 #52
 by dibyendumajumdar
 
 was merged May 25, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 Add compiling of boolean expressions to stack IR
 
 
 
 #42
 by dibyendumajumdar
 
 was merged Apr 4, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 During SSA construction do a liveness check prior to inserting a phi
 
 
 
 #40
 by dibyendumajumdar
 
 was merged Mar 30, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 Add Sea of Nodes IR implementation based on chapter 21 in Simple project
 
 
 
 #38
 by dibyendumajumdar
 
 was merged Mar 28, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 AST revision to capture load/store array/field in the AST itself
 
 
 
 #36
 by dibyendumajumdar
 
 was merged Mar 26, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 At parse time set a flag on index and field expressions when we detec...
 
 
 
 #35
 by dibyendumajumdar
 
 was merged Mar 16, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 Some small changes mostly to cleanup stuff
 
 
 
 #34
 by dibyendumajumdar
 
 was merged Feb 24, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 Small refactor to help with the incremental SSA diff
 
 
 
 #33
 by dibyendumajumdar
 
 was merged Feb 22, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 Implement Incremental SSA construction using Braun's method
 
 
 
 #32
 by dibyendumajumdar
 
 was merged Feb 24, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 Add test for simple SSA liveness example, also add comments and reorg...
 
 
 
 #31
 by dibyendumajumdar
 
 was merged Feb 22, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 Initial null support in optimizing compiler - missing null checks
 
 
 
 #30
 by dibyendumajumdar
 
 was merged Feb 18, 2025 
 
 
 
 
 
 Loading...
 
 
 
 
 
 
 ProTip!
 Add no:assignee to see everything thatβs not assigned.