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
Is there any guarantee about whether code with UB should be reachable?
Jun 29, 2022
c++
visual-c++
compiler-optimization
undefined-behavior
Using Likely() / Unlikely() Preprocessor Macros in if-else if chain
Feb 23, 2022
c++
gcc
macros
compiler-optimization
likely-unlikely
Following pointers in a multithreaded environment
Feb 25, 2022
c
multithreading
pthreads
c99
compiler-optimization
Functions only getting inlined if defined in a header. Am I missing something?
Nov 09, 2022
c++
c
g++
inline
compiler-optimization
Is accessing volatile local variables not accessed from outside the function observable behavior in C++?
Nov 04, 2022
c++
visual-c++
compiler-construction
volatile
compiler-optimization
Are empty synchronized blocks optimized out by Java compiler?
Dec 19, 2017
java
locking
compiler-optimization
Why would a C++ compiler only eliminate useless writes if there's no code after those writes?
Apr 20, 2022
c++
visual-c++
optimization
compiler-construction
compiler-optimization
Does my C++ compiler optimize my code?
Mar 10, 2022
c++
optimization
compiler-construction
compiler-optimization
Optimizing a branch for a known more-common path
Oct 11, 2022
c++
c
optimization
compiler-optimization
Does the existence rseq/seq break referential transparency? Are there some alternative approaches that don't?
Sep 21, 2022
haskell
ghc
compiler-optimization
strictness
When consolidating duplicate literals, will a C compiler look in the middle of a string?
Nov 02, 2022
c
compiler-optimization
ICC vs GCC - Optimization and CPU architecture
May 08, 2022
gcc
x86
x86-64
compiler-optimization
icc
Visual C++ : No devirtualization in obvious cases?
May 21, 2022
c++
visual-studio
compiler-optimization
Are unnecessary atomics eliminated by the compiler?
Apr 24, 2022
c++
multithreading
c++11
atomic
compiler-optimization
How can a compiler apply function elimination to impure functions?
Nov 08, 2022
function
optimization
language-agnostic
compiler-construction
compiler-optimization
« Newer Entries
Older Entries »