forked from OSchip/llvm-project
parent
5eb8094c2d
commit
eefb8a7dd0
|
|
@ -211,6 +211,7 @@ to floating point cast</a></li>
|
||||||
<li><a href="http://llvm.cs.uiuc.edu/PR332">[adce] Crash handling unreachable code that unwinds</a></li>
|
<li><a href="http://llvm.cs.uiuc.edu/PR332">[adce] Crash handling unreachable code that unwinds</a></li>
|
||||||
<li><a href="http://llvm.cs.uiuc.edu/PR333">[sparc] LLC can't emit 2 functions of
|
<li><a href="http://llvm.cs.uiuc.edu/PR333">[sparc] LLC can't emit 2 functions of
|
||||||
the same name, both having constant pools</a></li>
|
the same name, both having constant pools</a></li>
|
||||||
|
<li><a href="http://llvm.cs.uiuc.edu/PR337">[livevar] Live variables missed physical register use of aliased definition</a></li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p>Bugs in the C/C++ front-end:</p>
|
<p>Bugs in the C/C++ front-end:</p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue