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
Loop fusion in C++ (how to help the compiler?)
Sep 16, 2022
c++
loops
optimization
compiler-optimization
Optimizing shared array access with temporary volatile qualifier
Nov 02, 2022
c++
c
compiler-optimization
volatile
isr
LLVM code generator: is Machine code representation machine-agnostic?
Aug 22, 2022
llvm
compiler-optimization
Writing a VOP that is equivalent to mul/imul
Sep 15, 2022
assembly
x86
common-lisp
compiler-optimization
sbcl
Evaluating sizeof causes improvement in performance C
Sep 16, 2022
c
optimization
x86-64
compiler-optimization
Building sqlite for windows in a proper way
Aug 18, 2022
sql
sqlite
gcc
compiler-optimization
Intel icc: how to dump optimized code as C file
Jun 19, 2019
c
compiler-construction
intel
compiler-optimization
icc
Short-circuited operators and tail recursion
Jun 06, 2022
recursion
compiler-optimization
tail-recursion
short-circuiting
How well do linkers cope with functions that return quickly?
Mar 13, 2021
c
linker
compiler-optimization
micro-optimization
lto
Why can't a vtable contain duplicate functions?
Oct 18, 2022
c++
compiler-optimization
vtable
Why doesn't this simple function get de-virtualized?
Jun 14, 2022
c++
gcc
compiler-optimization
virtual-functions
devirtualization
How can I get the compiler to output faster code for a string search loop, using SIMD vectorization and/or parallelization?
Sep 05, 2022
c
assembly
vectorization
compiler-optimization
simd
How to test generic performance with whole module optimization
Feb 09, 2018
swift
generics
optimization
compiler-optimization
LLVM Instruction Scheduling
Oct 21, 2021
llvm
scheduling
compiler-optimization
instructions
Guaranteeing the order of execution without using volatile or memory barrier and locks
Oct 21, 2022
c
multithreading
performance
compiler-optimization
Clean code vs performance
Jun 27, 2022
java
android
compiler-optimization
Force compile-time calculations C
May 25, 2019
c
compiler-optimization
Math behind gcc9+ modulus optimizations
Oct 16, 2021
c
math
compiler-optimization
modulus
Which functions are affected by -fno-math-errno?
Nov 13, 2022
c++
gcc
compiler-optimization
errno
math-functions
Compiler code generation--register allocation inside conditional blocks
Sep 25, 2022
compiler-optimization
« Newer Entries
Older Entries »