docs: Prevent image scaling.

Tell the image to be its natural size.

llvm-svn: 170816
This commit is contained in:
Sean Silva 2012-12-21 00:20:25 +00:00
parent 426914a549
commit 35915c6459
1 changed files with 2 additions and 1 deletions

View File

@ -213,7 +213,8 @@ The chart below compares GCC-4.7, ICC-13, and Clang-SVN with and without loop ve
The Y-axis shows the time in msec. Lower is better. The last column shows the geomean of all the kernels.
.. image:: gcc-loops.png
:width: 100%
:width: 886
:height: 331
.. _bb-vectorizer: