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
Can the Java VM optimise away a Builder entirely? [duplicate]
Mar 06, 2026
java
immutability
compiler-optimization
jit
fluent
Is profile guided optimization possible with shared libraries in gcc?
Mar 05, 2026
gcc
profiling
shared-libraries
compiler-optimization
Escape Analysis with std::vector in C++
Mar 02, 2026
c++
compiler-optimization
escape-analysis
constant propagation after register allocation
Mar 04, 2026
c++
assembly
compiler-construction
llvm
compiler-optimization
C# Compiler Optimization - Catch only containing throw
Mar 01, 2026
c#
try-catch
compiler-optimization
Which gcc optimization flags should I use?
Feb 28, 2026
c
gcc
optimization
compiler-optimization
c99
Does C++23 guarantee std::launder can be omitted in placement new scenarios?
Feb 27, 2026
c++
compiler-optimization
undefined-behavior
c++23
stdlaunder
Recommendation for nvfortran compiler useful flags
Feb 26, 2026
fortran
compiler-optimization
compiler-flags
pgi
Working with large header files
Feb 23, 2026
c++
compilation
header
header-files
compiler-optimization
if statement, function evaluation & compiler optimization
Feb 19, 2026
c
if-statement
compiler-optimization
volatile
evaluation
Understanding Compiler Optimizations
Feb 19, 2026
c#
.net
compiler-construction
compiler-optimization
Declaring a type without providing the name
Feb 19, 2026
c++
compiler-optimization
How do nested scopes affect stack depth?
Feb 18, 2026
c
assembly
compiler-construction
compiler-optimization
Compiler optimization breaks code
Feb 18, 2026
c++
c++11
visual-studio-2015
compiler-optimization
release-mode
Why can't the compiler optimize a single throw statement in a try-catch block?
Feb 17, 2026
c++
exception
error-handling
try-catch
compiler-optimization
How to stop LLVM from transforming bit-masking into a branch?
Feb 16, 2026
c++
llvm
compiler-optimization
Stripping unused library functions / dead code from a static executable
Feb 15, 2026
gcc
arm
ld
compiler-optimization
avr-gcc
Older Entries »