From: Bill Wendling Date: Wed, 6 Sep 2006 18:42:41 +0000 (+0000) Subject: Cleaned up some of the grammar in the Live Intervals section. Removed the X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3fc488d0ce9477834229064571c1709d7435f924;p=oota-llvm.git Cleaned up some of the grammar in the Live Intervals section. Removed the huge honking FIXME comment. I'll address the "Live Intervals Analysis" section soon. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30129 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index af75bc74938..3e965af2793 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -58,9 +58,10 @@
  • Future directions for the SelectionDAG
  • -
  • Live Interval Analysis +
  • Live Intervals
  • Register Allocation