mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Add notes about some buggy passes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16339 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
264532cd31
commit
9934f97bbe
@ -252,7 +252,7 @@ components, please contact us on the llvmdev list.</p>
|
||||
benchmarks. The file <tt>llvm/lib/Target/PowerPC/README.txt</tt> has
|
||||
details.</li>
|
||||
<li>The following passes are incomplete or buggy: <tt>-pgmdep, -memdep,
|
||||
-ipmodref, -cee</tt></li>
|
||||
-ipmodref, -cee, -branch-combine, -instloops, -paths</tt></li>
|
||||
<li>The <tt>-pre</tt> pass is incomplete (there are cases it doesn't handle that
|
||||
it should) and not thoroughly tested.</li>
|
||||
<li>The <tt>llvm-ar</tt> tool is incomplete and probably buggy.</li>
|
||||
|
Loading…
Reference in New Issue
Block a user