- Initial efforts to incorporate a separate and simpler type system for the compiler
- Future work on a new instruction optimization and transformation system
- Fixed Linux compile bug (file name case issue)
- Fixes for x86 long stage (incomplete) - the long expansion stage hides the problem
- Instruction ID work differently (implementation detail)
- Experimental code for more dynamic instruction transformation + optimizations (WIP)
Renamed:
LauncherOptions.EnableIRLongExpansion
toEnableLongExpansion