summaryrefslogtreecommitdiffstats
path: root/llvm/docs/OpenProjects.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-02-26 16:38:22 +0000
committerChris Lattner <sabre@nondot.org>2003-02-26 16:38:22 +0000
commit1e3b79f901068dfe159e58b49f26ffa6808672f6 (patch)
tree0948caaf54cd7c6ceb75fbe654db76cc644a6223 /llvm/docs/OpenProjects.html
parente1f59b6e0117ab3c0b048ea26a64ae441b1f108a (diff)
downloadbcm5719-llvm-1e3b79f901068dfe159e58b49f26ffa6808672f6.tar.gz
bcm5719-llvm-1e3b79f901068dfe159e58b49f26ffa6808672f6.zip
Remove implemented projects
llvm-svn: 5628
Diffstat (limited to 'llvm/docs/OpenProjects.html')
-rw-r--r--llvm/docs/OpenProjects.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/docs/OpenProjects.html b/llvm/docs/OpenProjects.html
index 9126271160e..096d93632d8 100644
--- a/llvm/docs/OpenProjects.html
+++ b/llvm/docs/OpenProjects.html
@@ -197,7 +197,6 @@ to take advantage of this...<p>
<li>Implement alias analysis based optimizations:
<ul>
<li>Dead store elimination
- <li>Location invariant Code Motion (LcICM)
<li>Store+Reload or "store forwarding" elimination:<p>
Change:
<pre>
@@ -207,7 +206,6 @@ to take advantage of this...<p>
<pre>
store int X, int *P
Y = X</pre>
- <li>Register promotion (move loads and stores out of loop bodies, for example)
</ul>
</ol>
@@ -287,6 +285,6 @@ Ideas for profile guided transformations:<p>
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
<!-- hhmts start -->
-Last modified: Fri Feb 7 13:24:26 CST 2003
+Last modified: Wed Feb 26 10:37:31 CST 2003
<!-- hhmts end -->
</font></body></html>
OpenPOWER on IntegriCloud