mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-03 18:32:50 +00:00
I'm a spaz
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10422 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3b368c7fb4
commit
287c9e6721
@ -134,6 +134,9 @@ object tree as subdirectories are built. This means that:
|
||||
<li>The <tt>configure</tt> script will now configure all projects placed in the
|
||||
<tt>llvm/projects</tt> directory.</li>
|
||||
|
||||
<li>The <tt>-tailcallelim</tt> pass can now introduce "accumulator" variables
|
||||
to transform functions in many common cases that it could not before.</li>
|
||||
|
||||
<li>The <tt>-licm</tt> pass can now sink instructions out the bottom of loops
|
||||
in addition to being able to hoist them out the top.</li>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user