From: Tobias Grosser Date: Wed, 3 Jun 2015 15:45:19 +0000 (+0000) Subject: [doc] Rename -polly-detect-only= to -polly-only-func= X-Git-Tag: llvmorg-3.7.0-rc1~3113 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a44130556450bd0abb1c93723de26f560b29663d;p=platform%2Fupstream%2Fllvm.git [doc] Rename -polly-detect-only= to -polly-only-func= llvm-svn: 238930 --- diff --git a/polly/www/example_load_Polly_into_clang.html b/polly/www/example_load_Polly_into_clang.html index db0dc4c..5e6514f 100644 --- a/polly/www/example_load_Polly_into_clang.html +++ b/polly/www/example_load_Polly_into_clang.html @@ -90,7 +90,7 @@ command line.

Limit Polly to a single function

To limit the execution of Polly to a single function, use the option --polly-detect-only=functionname. +-polly-only-func=functionname.

Disable LLVM-IR generation

Polly normally regenerates LLVM-IR from the Polyhedral representation. To only