diff options
-rw-r--r-- | docs/OpenProjects.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html index b24f195..740c9db 100644 --- a/docs/OpenProjects.html +++ b/docs/OpenProjects.html @@ -242,6 +242,7 @@ Ideas for profile guided transformations:<p> <li>Value range propagation pass <li>Implement a tail recursion elimination pass <li>Implement an unswitching pass +<li>Write a loop unroller, with a simple heuristic for when to unroll </ol> <!-- ======================================================================= --> @@ -279,6 +280,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 Jul 25 13:04:03 CDT 2003 +Last modified: Wed Aug 6 10:40:05 CDT 2003 <!-- hhmts end --> </font></body></html> |