Release v0.57
- Add IACA markers to all compiled outputs, allowing iaca.exe to be run against the resulting .dlls.
- Update and improve usage docs.
- Implement AVX2 and AVX512 optimized versions of GraphHashKeysMultiplyShiftR.
- Implement --DoNotUseAvx2MemoryCoverage parameter.
- Implement --Remark parameter.
- Implement --MaxSolveTimeoutInSeconds parameter.
- Fix a bug that prevented --Compile from working.