mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19181 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
da16d8c00b
commit
bfd2468347
@ -134,6 +134,8 @@ were fixed:</a>
|
||||
<ol>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR490">[cbackend] Logical constant
|
||||
expressions (and/or/xor) not implemented</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR491">[dse] DSE deletes stores that
|
||||
are partially overwritten by smaller stores</a></li>
|
||||
</ol>
|
||||
|
||||
<p>Bugs in the C/C++ front-end:</p>
|
||||
|
Loading…
Reference in New Issue
Block a user