From 17fa4490104b558bffecf41b12626928ddf8df64 Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Fri, 12 Mar 2004 05:50:24 +0000
Subject: [PATCH] This is no longer an open project
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12308 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/OpenProjects.html | 4 ----
1 file changed, 4 deletions(-)
diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html
index b61460bd6fe..7fa60d811db 100644
--- a/docs/OpenProjects.html
+++ b/docs/OpenProjects.html
@@ -143,10 +143,6 @@ all the back-ends: CBE, llc, and lli.
-
-- Add a new conditional move instruction: X = select bool Cond, Y,
- Z
-
- Add support for platform-independent prefetch support. The GCC prefetch project page
has a good survey of the prefetching capabilities of a variety of modern