mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
New code quality fix
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11457 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d31dd3278f
commit
1fda3700be
@ -147,6 +147,7 @@ In this release, the following Code Quality issues were fixed:
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR187">[loopsimplify] Many pointless phi nodes are created</a></li>
|
||||
<li>The X86 backend didn't generate <tt>fchs</tt> to negate floating point numbers</li>
|
||||
<li>The X86 backend didn't expand memcpy() into the <tt>rep movs</tt> instruction</li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR237">[x86] wierd stack/frame pointer manipulation</a></li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user