mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-23 20:57:21 +00:00
Add new bug, add note about llvm-db
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11201 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e0def04e43
commit
95778a0257
@ -95,7 +95,7 @@ This release implements the following new features:
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li></li>
|
||||
<li><a href="SourceLevelDebugging.html">A new LLVM source-level debugger has been started.</a></li>
|
||||
<li></li>
|
||||
</ol>
|
||||
|
||||
@ -169,6 +169,7 @@ cause use of invalid pointers!</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR218">VMCore mishandles double -0.0</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR219">[X86] X86 backend code generates -0.0 as +0.0</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR223">[loopsimplify] Loopsimplify incorrectly updates dominator information</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR225">[pruneeh] -pruneeh pass removes invoke instructions it shouldn't</a></li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user