diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 7720bf4..9222009 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -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> |