From: Alkis Evlogimenos Date: Sat, 6 Mar 2004 22:27:41 +0000 (+0000) Subject: The default register allocator is local not simple. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4e644dd2c2d88fe87bc036ec79f9c7b5cd191b54;p=oota-llvm.git The default register allocator is local not simple. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12187 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llc.html b/docs/CommandGuide/llc.html index f1e7be3df40..87af1285049 100644 --- a/docs/CommandGuide/llc.html +++ b/docs/CommandGuide/llc.html @@ -142,7 +142,7 @@ OPTIONS
  • -regalloc=<ra>
    - Specify the register allocator to use. The default is simple. + Specify the register allocator to use. The default is local. Valid register allocators are: