diff options
| -rw-r--r-- | llvm/docs/OpenProjects.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/docs/OpenProjects.html b/llvm/docs/OpenProjects.html index b61460bd6fe..7fa60d811db 100644 --- a/llvm/docs/OpenProjects.html +++ b/llvm/docs/OpenProjects.html @@ -143,10 +143,6 @@ all the back-ends: CBE, llc, and lli.</p> <div class="doc_text"> <ol> - -<li>Add a new conditional move instruction: <tt>X = select bool Cond, Y, - Z</tt></li> - <li>Add support for platform-independent prefetch support. The GCC <a href="http://gcc.gnu.org/projects/prefetch.html">prefetch project</a> page has a good survey of the prefetching capabilities of a variety of modern |

