Skip to content
Commit 90aca35a authored by Steve Thomas's avatar Steve Thomas Committed by Thomas Petazzoni
Browse files

gcc: add a BR2_GCC_ENABLE_GRAPHITE option



The gcc graphite optimisations such as loop-interchange, blocking
and loop-flattening, also known as graphite are an optional feature of
gcc that is very well supported since about gcc version 4.5.

This patch adds support for graphite for the toolchain as an optional
flag for versions 4.8 onwards as an optional flag, that is disabled by
default.

Signed-off-by: default avatarSteve Thomas <scjthm@live.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent f1e1a078
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment