Skip to content

Integrate anti-dependencies, clone detection, and basic block assignment

rarbore2 requested to merge clone_detection5 into main
  • Re-do anti-dependencies based off of Hotspot compiler
  • Detect clones with used collection dataflow analysis
  • Integrate all things required right before Codegen into LegalizeReferenceSemantics
  • Add a bunch of tests for antideps and clone detection

Merge request reports

Loading