GCC LTO (Link Time Optimization)
GPTKB entity
Statements (22)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:compiler_optimization_technique
|
| gptkbp:category |
compiler optimization
link-time process |
| gptkbp:documentation |
https://gcc.gnu.org/wiki/LinkTimeOptimization
|
| gptkbp:enables |
whole-program optimization
|
| gptkbp:flag |
-flto
-fuse-linker-plugin |
| gptkbp:fullName |
Link Time Optimization
|
| gptkbp:implementedIn |
gptkb:GCC
|
| gptkbp:introducedIn |
GCC 4.5
|
| gptkbp:relatedTo |
interprocedural optimization
whole program analysis |
| gptkbp:requires |
special compilation flags
|
| gptkbp:supportedBy |
gptkb:lld_linker
gptkb:GNU_ld gptkb:GNU_gold_linker |
| gptkbp:usedFor |
improving performance of compiled code
|
| gptkbp:worksWith |
deferring optimization until link time
|
| gptkbp:bfsParent |
gptkb:Jan_Hubicka
gptkb:Jan_Hubička |
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
GCC LTO (Link Time Optimization)
|