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
Understanding clang loop-optimization
Dec 16, 2025
c++
optimization
compiler-optimization
llvm-clang
C++ : How can I know the size of Base class SubObject?
Dec 16, 2025
c++
class
abstract-class
compiler-optimization
Need help optimizing function call
Dec 14, 2025
c
performance
optimization
function-pointers
compiler-optimization
How does C++ keep the const value? [duplicate]
Dec 13, 2025
c++
compiler-optimization
Compiler optimization eliminates effects of false sharing. How?
Dec 12, 2025
c++
loops
openmp
compiler-optimization
false-sharing
gcc builds with -o but not -o3?
Dec 11, 2025
c
gcc
compiler-errors
compiler-optimization
For a function that takes a const struct, does the compiler not optimize the function body?
Dec 12, 2025
c++
c
gcc
compiler-optimization
Different instructions when I use direct initialization vs std::initializer_list
Dec 09, 2025
c++
compiler-optimization
What type of analysis do compilers do to spot opportunities for reducing entires chunks of code with calls to builtins?
Dec 07, 2025
c++
assembly
clang
bit-manipulation
compiler-optimization
Does the C# compiler automatically dispose of IDisposable objects?
Dec 05, 2025
c#
.net
idisposable
compiler-optimization
Special treatment of setjmp/longjmp by compilers
Dec 05, 2025
c
assembly
compiler-optimization
setjmp
Vectorizing indirect access through avx instructions
Dec 04, 2025
c++
vectorization
compiler-optimization
simd
avx512
Is thread (parallel computing in c++) incompatible with optimization levels (gcc)?
Dec 04, 2025
c++
multithreading
gcc
parallel-processing
compiler-optimization
LLVM Loop Invariant Code Motion (-licm) pass
Dec 02, 2025
loops
llvm
compiler-optimization
static-analysis
Position independent code and Shared Object
Nov 30, 2025
compiler-construction
shared-libraries
compiler-optimization
code-sharing
What does the "compiler option" -auxbase-strip do?
Nov 27, 2025
gcc
compilation
compiler-optimization
elf
Older Entries »