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
Do C++ compilers eliminate assignment duplications?
Feb 03, 2022
c++
optimization
compiler-construction
compiler-optimization
Why does -O2 or greater optimization in clang break this code?
Sep 09, 2022
c++
clang
c++14
compiler-optimization
chrono
Your favourite Abstract Syntax Tree optimization
Nov 05, 2022
compiler-construction
compiler-optimization
abstract-syntax-tree
Why code with multiple nested loops can finish immediately on GCC but take forever on VS?
Sep 20, 2022
c++
visual-studio
gcc
optimization
compiler-optimization
What is the difference between "-c opt" and "--copt=-O3" in Bazel build (or GCC)
Sep 05, 2022
gcc
compiler-optimization
bazel
Does Java Compiler include String Constant Folding?
May 25, 2022
java
string
constants
compiler-optimization
constantfolding
Why is Clang automatically adding attributes to my functions?
Sep 25, 2022
c++
c
assembly
llvm
compiler-optimization
restrict keyword - optimization and aliasing implications
Feb 24, 2022
c
compiler-optimization
restrict-qualifier
What are possible Haskell optimizations keys?
May 07, 2021
haskell
compiler-optimization
C - how would compiler optimization affect a for loop with no body?
Nov 20, 2022
c
for-loop
optimization
compiler-optimization
Why does clang produce inefficient asm with -O0 (for this simple floating point sum)?
Aug 28, 2020
c
assembly
x86-64
compiler-optimization
llvm-codegen
Why can't compiler optimize these 2 statements out?
Oct 26, 2022
c++
visual-c++
compiler-optimization
« Newer Entries
Older Entries »