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
Is LLVM IR a graph?
Apr 15, 2026
llvm
compiler-optimization
llvm-ir
does golang compiler use constant folding?
Apr 13, 2026
go
compiler-optimization
constantfolding
What is the @inlinable attribute in Swift?
Apr 12, 2026
swift
compiler-optimization
STL priority_queue compiled with GCC 9 has slower performance comparing to GCC 5
Apr 11, 2026
c++
performance
gcc
compiler-optimization
priority-queue
Why would MSVC 2022 create two idiv calls for one std::div without any optimizations?
Apr 03, 2026
c++
assembly
visual-c++
x86-64
compiler-optimization
Can multiple 'const reference' variables share the same memory?
Mar 30, 2026
c++
memory
reference
compiler-optimization
carry-less multiplication optimization for ECC over GF(2^m) in MIRACL
Mar 28, 2026
c
cryptography
compiler-optimization
elliptic-curve
galois-field
What is special about a ternary statement instead of a if-else statement in terms of optimization?
Mar 26, 2026
c++
c
compiler-optimization
Why do I have random return values in my type in Fortran, with -O2?
Mar 23, 2026
gcc
fortran
compiler-optimization
gcc linking object files with warning/optimization flags
Mar 19, 2026
c
gcc
compiler-optimization
gcc-warning
object-files
Why are arithmetical expressions not optimized for multiplication by 0 in C#
Mar 20, 2026
c#
programming-languages
expression
compiler-optimization
C++ 2011 : range-based loop unrolling?
Mar 18, 2026
c++
loops
c++11
compiler-optimization
How to write a performant & UB-free vec3::operator[] in C++?
Mar 18, 2026
c++
language-lawyer
compiler-optimization
Is there a method to suppress default GCC compiler options?
Mar 17, 2026
c
gcc
compilation
compiler-optimization
default-value
Can instantiation of a template lead to a binary code duplication, does compiler prevent it?
Mar 17, 2026
c++
templates
c++11
compiler-optimization
How to merge Hoopl graph blocks / how to pass through the blocks
Mar 17, 2026
haskell
compiler-optimization
compiler-theory
hoopl
Older Entries »