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
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
Avoiding temporary construction when returning by value and passing by const reference
May 22, 2026
c++
compiler-optimization
copy-elision
How can i make my program testing goldbach hypotheis optimize in less than 5 sec
May 22, 2026
c
compiler-optimization
c++ O3 optimization breaks working while loop
May 21, 2026
c++
c++11
compiler-optimization
fseek
What is the difference between LR(1) grammar and operator precedence grammar?
May 18, 2026
compiler-construction
compilation
grammar
compiler-optimization
context-free-grammar
Move bunch source file code in specific section of linker script
May 15, 2026
c
linker
stm32
compiler-optimization
ld
Older Entries »