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 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
performance impact of "hot" and "inline" combination for a function definition
Nov 27, 2018
c
linux
gcc
compiler-optimization
Inline a virtual function in a method when the object has value semantics
May 26, 2022
c++
inline
compiler-optimization
virtual-functions
template-method-pattern
Loop fusion in C++ (how to help the compiler?)
Sep 16, 2022
c++
loops
optimization
compiler-optimization
« Newer Entries
Older Entries »