passes.texi: Remove paragraph mentioning new-ra.

2005-01-19  Paolo Bonzini  <bonzini@gnu.org>

	* doc/passes.texi: Remove paragraph mentioning new-ra.

From-SVN: r93896
This commit is contained in:
Paolo Bonzini 2005-01-19 13:27:00 +00:00 committed by Paolo Bonzini
parent 49c3b9a846
commit 625d4524fa
2 changed files with 4 additions and 7 deletions

View File

@ -1,3 +1,7 @@
2005-01-19 Paolo Bonzini <bonzini@gnu.org>
* doc/passes.texi: Remove paragraph mentioning new-ra.
2005-01-19 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/15139

View File

@ -661,13 +661,6 @@ Global register allocation. This pass allocates hard registers for
the remaining pseudo registers (those whose life spans are not
contained in one basic block). The pass is located in @file{global.c}.
@item
Graph coloring register allocator. The files @file{ra.c}, @file{ra-build.c},
@file{ra-colorize.c}, @file{ra-debug.c}, @file{ra-rewrite.c} together with
the header @file{ra.h} contain another register allocator, which is used
when the option @option{-fnew-ra} is given. In that case it is run instead
of the above mentioned local and global register allocation passes.
@cindex reloading
@item
Reloading. This pass renumbers pseudo registers with the hardware