mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-26 21:20:29 +00:00
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21355 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
240d6f4c9d
commit
f79e57ef09
@ -144,6 +144,8 @@ were fixed:</a>
|
||||
<ol>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR491">[dse] DSE deletes stores that
|
||||
are partially overwritten by smaller stores</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR548">[instcombine] miscompilation of
|
||||
setcc or setcc in one case</a></li>
|
||||
</ol>
|
||||
|
||||
<p>Code Generator Bugs:</p>
|
||||
|
Loading…
Reference in New Issue
Block a user