Skip to content
Snippets Groups Projects
Commit 23254a8f authored by Dan Gohman's avatar Dan Gohman
Browse files

Add a note mentioning --view-sunit-dags improvements.

llvm-svn: 52008
parent 46105567
No related branches found
No related tags found
No related merge requests found
...@@ -202,6 +202,8 @@ faster:</p> ...@@ -202,6 +202,8 @@ faster:</p>
non-power-of-2 integer sizes.</li> non-power-of-2 integer sizes.</li>
<li>Support for 128-bit integers on X86-64.</li> <li>Support for 128-bit integers on X86-64.</li>
<li>Several compile time speedups for code with large basic blocks.</li> <li>Several compile time speedups for code with large basic blocks.</li>
<li>Several improvements which make llc's <tt>--view-sunit-dags</tt>
visualization of scheduling dependency graphs easier to understand.</li>
</ul> </ul>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment