We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94be2e4 + 2fbca06 commit 86a847fCopy full SHA for 86a847f
arm-software/embedded/Omax.cfg
@@ -8,4 +8,5 @@
8
-mllvm -enable-dfa-jump-thread \
9
-mllvm -enable-loop-flatten \
10
-mllvm -enable-unroll-and-jam \
11
--mllvm -enable-inline-memcpy-ld-st
+-mllvm -enable-inline-memcpy-ld-st \
12
+-mllvm -enable-loop-versioning-licm
arm-software/embedded/OmaxLTO.cfg
@@ -12,4 +12,5 @@
-Wl,-plugin-opt=-enable-dfa-jump-thread \
13
-Wl,-plugin-opt=-enable-loop-flatten \
14
-Wl,-plugin-opt=-enable-unroll-and-jam \
15
--Wl,-plugin-opt=-enable-inline-memcpy-ld-st
+-Wl,-plugin-opt=-enable-inline-memcpy-ld-st \
16
+-Wl,-plugin-opt=-enable-loop-versioning-licm
0 commit comments