Skip to content
Update ShiftAnalysis authored by Chris Cox's avatar Chris Cox
......@@ -2,6 +2,11 @@
A common operation, that should be well recognized and optimized... or so you would imagine.
* [MacOS/LLVM results](https://gitlab.com/chriscox/CppPerformanceBenchmarks/wikis/ShiftAnalysis#macosllvm)
* [Windows/MSVC results](https://gitlab.com/chriscox/CppPerformanceBenchmarks/wikis/ShiftAnalysis#windowsmsvc)
* [Ubuntu/gccc results](https://gitlab.com/chriscox/CppPerformanceBenchmarks/wikis/ShiftAnalysis#linuxgcc)
-------
## MacOS/LLVM
```
......
......