Add linpack-pc bench
[oota-llvm.git] / docs / Vectorizers.rst
index bbf337cec9516bc8aa34a48b30ea8cda822e72ee..f3cbc42dc07a661ef8055342c6712a415708a05d 100644 (file)
@@ -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