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 is part of my code not executed?
May 10, 2022
c++
compiler-optimization
cinema-4d
Why don't LLVM passes optimize floating point instructions? [duplicate]
Mar 18, 2020
floating-point
llvm
compiler-optimization
Assign count variable over calling .count on Array in Swift
Jul 10, 2022
arrays
swift
count
compiler-optimization
enumeration
How can I work around GCC optimization-miss bug 90271?
Nov 11, 2022
c
gcc
compiler-optimization
gcc flags to disable arithmetic optimisations
Jul 20, 2022
c
gcc
x86
compiler-optimization
microbenchmark
Which AVX and march should be specified on a cluster with different architectures?
Aug 31, 2022
c
compiler-optimization
hpc
avx
icc
Multiply an int by 30, 31, 32 - are these really optimized by the compiler? (effective java says so)
Sep 07, 2022
java
kotlin
optimization
compiler-optimization
std::move vs. compiler optimization
May 23, 2022
c++
compiler-optimization
move-semantics
Consequenes of warning “dereferencing type-punned pointer will break strict-aliasing rules”
Oct 14, 2022
c
casting
compiler-optimization
strict-aliasing
pointer-aliasing
why doesn't the java compiler rewrite this code?
May 03, 2022
java
compiler-construction
compiler-optimization
Are there advantages of using `setp` instead of `setb`?
May 30, 2022
c
gcc
x86
clang
compiler-optimization
Why is my factorial program working but my almost identical pow program is not working?
Dec 22, 2021
c
gcc
compiler-optimization
pow
Why does (infinite) recursion give different results with and w/o -O3 in clang (and gcc/g++)?
Aug 25, 2022
c++
c
clang
compiler-optimization
C++ while loop optimization not working properly
Jan 21, 2021
c++
c
gcc
compiler-optimization
integer-overflow
How to read a .obj file?
Jun 29, 2022
c++
windows
visual-studio-2015
compiler-optimization
What happens with address of operator for variables that the compiler decides to put in registers?
Sep 10, 2022
c
gcc
clang
compiler-optimization
Compiler optimization causing the performance to slow down
Oct 31, 2022
c++
visual-c++
visual-c++-6
compiler-optimization
Does profile-guided optimization done by compiler notably hurt cases not covered with profiling dataset?
Jul 07, 2022
performance
optimization
language-agnostic
profiling
compiler-optimization
Example of compiler optimizations that can be 'easily' done on C++ code but not C code
Nov 07, 2022
c++
c
optimization
compiler-optimization
Is it efficient to declare a variable in a loop? [duplicate]
Oct 16, 2022
c++
c
compiler-optimization
« Newer Entries
Older Entries »