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 d25f26f commit 88e24cfCopy full SHA for 88e24cf
llvm/docs/ReleaseNotes.html
@@ -134,6 +134,9 @@
134
<li>The <tt>configure</tt> script will now configure all projects placed in the
135
<tt>llvm/projects</tt> directory.</li>
136
137
+<li>The <tt>-tailcallelim</tt> pass can now introduce "accumulator" variables
138
+ to transform functions in many common cases that it could not before.</li>
139
+
140
<li>The <tt>-licm</tt> pass can now sink instructions out the bottom of loops
141
in addition to being able to hoist them out the top.</li>
142
0 commit comments