Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update ShiftAnalysis
authored
Jul 13, 2018
by
Chris Cox
Show whitespace changes
Inline
Side-by-side
ShiftAnalysis.md
View page @
d1b3b546
...
@@ -2,6 +2,11 @@
...
@@ -2,6 +2,11 @@
A common operation, that should be well recognized and optimized... or so you would imagine.
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
## MacOS/LLVM
```
```
...
...
...
...