diff options
-rw-r--r-- | docs/Vectorizers.rst | 4 | ||||
-rw-r--r-- | docs/linpack-pc.png | bin | 0 -> 11172 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/Vectorizers.rst b/docs/Vectorizers.rst index bbf337cec9..f3cbc42dc0 100644 --- a/docs/Vectorizers.rst +++ b/docs/Vectorizers.rst @@ -263,6 +263,10 @@ The Y-axis shows the time in msec. Lower is better. The last column shows the ge .. image:: gcc-loops.png +And Linpack-pc with the same configuration. Result is Mflops, higher is better. + +.. image:: linpack-pc.png + .. _bb-vectorizer: The Basic Block Vectorizer diff --git a/docs/linpack-pc.png b/docs/linpack-pc.png Binary files differnew file mode 100644 index 0000000000..4294892d0d --- /dev/null +++ b/docs/linpack-pc.png |