Add a note mentioning --view-sunit-dags improvements.
authorDan Gohman <gohman@apple.com>
Thu, 5 Jun 2008 15:46:36 +0000 (15:46 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 5 Jun 2008 15:46:36 +0000 (15:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52008 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 7720bf442d00512a7e7eeecf0c5153153a79335d..9222009c4ed85b63f346fd904e73046bba4625e0 100644 (file)
@@ -202,6 +202,8 @@ faster:</p>
     non-power-of-2 integer sizes.</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 improvements which make llc's <tt>--view-sunit-dags</tt>
+    visualization of scheduling dependency graphs easier to understand.</li>
 </ul>
 
 </div>