From d495bd075aecdb5d3a6e197be4e4b069dd12d9b2 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Wed, 6 Sep 2006 18:42:41 +0000 Subject: 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. llvm-svn: 30129 --- llvm/docs/CodeGenerator.html | 184 +++++++++---------------------------------- 1 file changed, 37 insertions(+), 147 deletions(-) (limited to 'llvm/docs/CodeGenerator.html') diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html index af75bc74938..3e965af2793 100644 --- a/llvm/docs/CodeGenerator.html +++ b/llvm/docs/CodeGenerator.html @@ -58,9 +58,10 @@
  • Future directions for the SelectionDAG
  • -
  • Live Interval Analysis +
  • Live Intervals
  • Register Allocation