Integrate anti-dependencies, clone detection, and basic block assignment
- Re-do anti-dependencies based off of Hotspot compiler
- Detect clones with used collection dataflow analysis
- Integrate all things required right before
Codegen
intoLegalizeReferenceSemantics
- Add a bunch of tests for antideps and clone detection