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 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
LLVM compiler - Is this an optimization bug?
May 16, 2026
ios
objective-c
xcode
llvm
compiler-optimization
Why not use string buffers instead of immutable strings?
May 16, 2026
string
compiler-construction
compiler-optimization
Create React App Typescript: Transpile only, do not type check, do not lint
May 14, 2026
reactjs
typescript
create-react-app
compiler-optimization
Does the compiler optimizes repeated identical checks
May 12, 2026
c#
performance
compiler-optimization
g++ -O optimizations
May 11, 2026
c++
g++
compiler-optimization
Is there any way to get MSVC to pass structs arguments in registers on x64?
May 10, 2026
c++
c
compiler-optimization
Older Entries »