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
How can modern compiler optimization convert recursion into returning a constant?
Sep 17, 2022
c++
recursion
gcc
g++
compiler-optimization
Why is this behavior allowed in the Java Memory Model?
Mar 20, 2022
java
concurrency
compiler-optimization
java-memory-model
causality
C: Accessing lookup tables faster?
Oct 05, 2022
c
linux
optimization
compiler-optimization
Empty Data Member Optimization: would it be possible?
Sep 17, 2022
c++
compiler-optimization
Crash in C++ code due to undefined behaviour or compiler bug?
Sep 17, 2022
c++
visual-studio-2010
visual-c++
crash
compiler-optimization
Why does enabling undefined behaviour sanitization interfere with optimizations?
Aug 24, 2022
c++
gcc
compiler-optimization
constexpr
ubsan
"volatile" qualifier and compiler reorderings
Sep 17, 2022
c++
c
volatile
compiler-optimization
GCC SSE code optimization
Nov 03, 2022
c
optimization
sse
compiler-optimization
hpc
Do compilers automatically optimise repeated calls to mathematical functions?
Sep 16, 2022
c++
optimization
compiler-optimization
Hotspot JIT optimizations
Jun 06, 2022
java
jit
compiler-optimization
Why is '--++a-- ++ +b--' evaluated in this order?
Sep 16, 2022
c++
operator-overloading
compiler-optimization
evaluation
operator-precedence
C Programming: difference between ++i and i=i+1 from an assembler point of view?
Nov 20, 2022
c
compiler-construction
assembly
compilation
compiler-optimization
g++ compiler flag to minimize binary size
Sep 16, 2022
c++
arduino
g++
compiler-optimization
(How) does the Java JIT compiler optimize my code?
Sep 15, 2022
java
jit
compiler-optimization
gcc removes inline assembler code
Oct 27, 2022
c
gcc
x86
compiler-optimization
inline-assembly
C++ Copy constructor, temporaries and copy semantics
Aug 27, 2022
c++
variable-assignment
copy-constructor
compiler-optimization
temporaries
Why does GCC or Clang not optimise reciprocal to 1 instruction when using fast-math
Sep 16, 2022
c++
sse
compiler-optimization
simd
fast-math
Associativity gives us parallelizability. But what does commutativity give?
Sep 15, 2022
math
parallel-processing
cpu
compiler-optimization
cpu-architecture
Why would a compiler generate this assembly?
May 03, 2019
c++
gcc
assembly
compiler-optimization
Why is it not cost effective to inline functions with loops or switch statements?
Sep 15, 2022
c++
c
inline
compiler-optimization
« Newer Entries
Older Entries »