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
Will this comparison be compiled into a constant Boolean value in a generic class?
Jun 19, 2026
c#
compiler-optimization
compile-time-constant
generic-type-argument
may the compiler optimize based on assert(...) expressions/contracts?
Jun 17, 2026
compiler-optimization
d
Template substitution failing in debug build, but working in optimized build? [duplicate]
Jun 15, 2026
c++
c++11
linker
compiler-optimization
template-specialization
Why is this code acting different with a single printf? ucontext.h
Jun 13, 2026
c
compiler-optimization
context-switching
Performance of duplicate computations
Jun 12, 2026
c++
optimization
compiler-optimization
Why peephole optimization is done on assembly code but not on IR code?
Jun 07, 2026
assembly
compiler-construction
compiler-optimization
peephole-optimization
Valgrind memcheck tool showing 0 leaks eventhough there are possible memleaks
Jun 07, 2026
c
memory-leaks
valgrind
compiler-optimization
openwrt
How to set C/C++ compiler options for best optimizations for the CPU in use? [closed]
Jun 04, 2026
c++
c
compiler-optimization
compiler-options
Optimizing erase from the end of vector into resize
Jun 01, 2026
c++
c++11
vector
compiler-optimization
Can switch default statement be optimised out for enum
May 31, 2026
c++
enums
language-lawyer
c++20
compiler-optimization
SCCS "what" strings not optimised away by the compiler
May 29, 2026
c
compiler-optimization
How to link two LLVM bitcode modules?
May 28, 2026
c++
linker
llvm
compiler-optimization
static-linking
How does LLVM avoid generating redundant native code for the `br` IR instruction?
May 27, 2026
assembly
compiler-construction
llvm
compiler-optimization
llvm-ir
GCC w/ inline assembly & -Ofast generating extra code for memory operand
May 26, 2026
c++
gcc
x86-64
compiler-optimization
inline-assembly
What is the purpose of code optimization at intermediate phase in compiler? [closed]
May 23, 2026
optimization
compiler-construction
compiler-optimization
intermediate-code
Older Entries »