aboutsummaryrefslogtreecommitdiff
path: root/docs/OpenProjects.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/OpenProjects.html')
-rw-r--r--docs/OpenProjects.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html
index b61460bd6f..7fa60d811d 100644
--- a/docs/OpenProjects.html
+++ b/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