Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in compiler-optimization
Get GCC To Use Carry Logic For Arbitrary Precision Arithmetic Without Inline Assembly?
Jan 27, 2019
c
optimization
gcc
compiler-optimization
arbitrary-precision
Can std::atomic cancel out increments with decrements?
Nov 03, 2022
c++
multithreading
c++11
atomic
compiler-optimization
Why is using structure Vector3I instead of three ints much slower in C#?
Feb 11, 2022
c#
performance
x86
compiler-optimization
micro-optimization
intel
Standard C++11 code equivalent to the PEXT Haswell instruction (and likely to be optimized by compiler)
Jun 11, 2019
c++
c++11
bit-manipulation
compiler-optimization
instruction-set
intel
x86
bmi
Do non-observable atomics synchronize memory?
Jul 29, 2020
c
multithreading
atomic
compiler-optimization
c11
Suppress JIT optimization on module load (managed only)
Nov 08, 2022
c#
.net
visual-studio
jit
compiler-optimization
Strange behavior of program in GNU C++, using floating-point numbers
Dec 01, 2021
c++
gcc
floating-point
double
compiler-optimization
LLVM compiler optimization bug or what?
Jun 13, 2021
c++
xcode
llvm
compiler-optimization
How to temporarily stop optimisation of WPF framework elements?
Nov 05, 2022
c#
visual-studio-2015
.net-4.0
windows-10
compiler-optimization
What is my compiler doing? (optimizing memcpy)
Jul 22, 2022
c++
assembly
sse
compiler-optimization
Does the branch predictor kick in with this?
Nov 18, 2022
performance
optimization
compiler-optimization
branch-prediction
RVO force compilation error on failure
Jan 12, 2017
c++
c++11
inline
compiler-optimization
copy-elision
Can I get a log of optimizations applied by the compiler? [duplicate]
Apr 22, 2022
c++
compiler-construction
compiler-optimization
Why does this program enter the if block in Release build but not in Debug build?
Oct 26, 2022
c#
compiler-optimization
Passing by Value and copy elision optimization
Mar 13, 2022
c++
compiler-optimization
copy-elision
Finding the Bytecode Size of a Java Method
Oct 14, 2022
java
bytecode
compiler-optimization
java-bytecode-asm
Do C++ compilers optimize repeated function calls?
Nov 03, 2022
c++
compiler-optimization
std::min vs ternary gcc auto vectorization with #pragma GCC optimize ("O3")
Sep 12, 2022
c++
gcc
optimization
compiler-optimization
auto-vectorization
Mathematica: using simplify to do common sub-expression elimination and reduction in strength
Oct 27, 2018
wolfram-mathematica
compiler-optimization
« Newer Entries
Older Entries »