Compiler optimization involves adapting a compiler to reduce run-time or object size or both. This can be accomplished using compiler arguments (i.e. CFLAGS, LDFLAGS), compiler plugins (DEHYDRA for instance) or direct modifications to the compiler (such as modifying source code).
Stats
| created | 17 years ago by Drew Noakes |
| viewed | 198 times |
| editors | 0 |
Top Answerers
more »Recent Hot Answers
Looking for deeper understanding of std::launder and compiler behaviorC Compiler Optimization MUL 0x70078071?
C Compiler Optimization MUL 0x70078071?
Optimal code generation for std::isnan in Visual Studio 2026
more »
Related Tags
c++ × 1321
c × 782
gcc × 679
optimization × 393
assembly × 238
performance × 198
clang × 198
compiler-construction × 186
c# × 177
java × 172
compilation × 145
llvm × 121
visual-c++ × 114
x86 × 104
g++ × 104
x86-64 × 84
c++11 × 74
rust × 59
multithreading × 57
jit × 56
inline × 54
visual-studio × 52
.net × 48
arm × 47
simd × 47
more related tags