From caed566e2b122820238bc11b3bb6bc1077d57c90 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Tue, 13 Nov 2012 19:24:05 +0100 Subject: [PATCH] Mention -Osink in docs. --- doc/running.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/running.html b/doc/running.html index 7870a5d9..97c5c039 100644 --- a/doc/running.html +++ b/doc/running.html @@ -250,6 +250,8 @@ are enabled: abc  •Array Bounds Check Elimination +sink  •Allocation/Store Sinking + fuse  •Fusion of operands into instructions

-- 2.11.4.GIT