We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dbbc88 commit 15c74deCopy full SHA for 15c74de
llvm/docs/ReleaseNotes.html
@@ -239,7 +239,7 @@
239
= 0; &A[i] != &A[100]; ++i) ...</tt>") are optimized better than before,
240
which primarily helps iterator-intensive C++ codes.</li>
241
242
-<li>The code generator now uses information about takes advantage of commutative
+<li>The code generator now can provide and use information about commutative
243
two-address instructions when performing register allocation.</li>
244
245
<li>The optimizer now eliminates simple cases where redundant conditions exist
0 commit comments