Linearscan is no longer experimental.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15067 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/llc.pod b/docs/CommandGuide/llc.pod
index 71cbf1c..1f202aa 100644
--- a/docs/CommandGuide/llc.pod
+++ b/docs/CommandGuide/llc.pod
@@ -139,7 +139,7 @@
 
 =item I<linearscan>
 
-Linear scan global register allocator (experimental)
+Linear scan global register allocator
 
 =back