Skip to content

Commit 88e24cf

Browse files
committed
I'm a spaz
llvm-svn: 10422
1 parent d25f26f commit 88e24cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/docs/ReleaseNotes.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@
134134
<li>The <tt>configure</tt> script will now configure all projects placed in the
135135
<tt>llvm/projects</tt> directory.</li>
136136

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+
137140
<li>The <tt>-licm</tt> pass can now sink instructions out the bottom of loops
138141
in addition to being able to hoist them out the top.</li>
139142

0 commit comments

Comments
 (0)