GCC LTO (Link Time Optimization)
GPTKB entity
Statements (21)
Predicate | Object |
---|---|
gptkbp:instanceOf |
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
|
https://www.w3.org/2000/01/rdf-schema#label |
GCC LTO (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
|
gptkbp:bfsLayer |
6
|