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
C++ Linker error when using O1 optimization
Nov 15, 2022
c++
gcc
linker
compiler-optimization
Force GCC not to optimize away an unused variable?
Nov 12, 2022
c++
gcc
compiler-optimization
Compiling Chrome/Chromium with performance considerations
Nov 10, 2022
linux
gcc
chromium
compiler-optimization
pgo
Divide by zero with loop optimization VC++ 2015
Nov 09, 2022
visual-c++
visual-studio-2015
visual-studio-2017
compiler-optimization
divide-by-zero
Regarding optimization for 'not a statment' in c?
Nov 05, 2022
c
gcc
assembly
compiler-optimization
logical-operators
gcc: using -O1 and spelling the -O1 options out leads to different result (one works; one doesn't) [duplicate]
Nov 04, 2022
c
gcc
assembly
stack-overflow
compiler-optimization
Compiler/JIT optimisation of bounds check of for loop in Java and C++
Oct 30, 2022
java
c++
c++11
for-loop
compiler-optimization
Automatic Code Optimization Techniques
Nov 01, 2022
java
optimization
compilation
compiler-construction
compiler-optimization
C optimization: Why does the compiler treat an object not as constant?
Oct 31, 2022
c
gcc
assembly
compiler-optimization
Why using a class from a typed/racket module in a untyped one yields bad performance?
Oct 31, 2022
matrix
scheme
racket
compiler-optimization
typed-racket
How to hint to Visual C++ compiler optimizer that a specific branch of an if-statement is unlikely to be executed?
Nov 17, 2021
c++
visual-c++
optimization
compiler-construction
compiler-optimization
GCC generates redundant code for repeated XOR of an array element
May 28, 2021
c
gcc
assembly
compiler-optimization
Do branch likelihood hints carry through function calls?
Nov 19, 2022
c++
compiler-optimization
c++20
branch-prediction
Missed optimization in clang only on powers of two
Nov 18, 2021
c++
x86
clang
compiler-optimization
Why can the compiler not optimize floating point addition with 0? [duplicate]
Nov 29, 2021
c++
c
optimization
compilation
compiler-optimization
How can I preserve the order of multiplications and divisions?
Oct 22, 2022
c++
compiler-optimization
Function not called in code gets called at runtime
Nov 03, 2021
c++
g++
compiler-optimization
undefined-behavior
clang++
Why might a C++ compiler duplicate a function exit basic block?
Oct 01, 2021
c++
gcc
x86-64
compiler-optimization
Why does modifying a field that is referenced by another variable lead to unexpected behavior?
Jul 26, 2021
c++
gcc
g++
compiler-optimization
volatile
List<T>.RemoveAll() efficiency / compiler optimisation
Sep 29, 2022
c#
arrays
list
linq
compiler-optimization
« Newer Entries
Older Entries »