diff options
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 327ce19220..9ab3a61eb7 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -182,7 +182,7 @@ Improvements</a></div> fixed, has several new features, and is enabled by default in llvmgcc3 now.</li> <li>The Loop Strength Reduction pass (<tt>-loop-reduce</tt>) is now enabled for - the X86 backend.</li> + the X86 and Alpha backends.</li> <li>The Instruction Combining pass (<tt>-instcombine</tt>) now includes a framework and implementation for simplifying code based on whether computed bits are demanded or not.</li> |