diff options
| author | Tobias Grosser <tobias@grosser.es> | 2013-12-18 10:49:53 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2013-12-18 10:49:53 +0000 |
| commit | 8519f897e795786537ca56d4133288369ba0ca64 (patch) | |
| tree | af63ef5558ee965268fcbcaf3f887260c800d6d4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 969643594e255a02703dfaa8e80eb6cd59151a5c (diff) | |
Report detected scops using the new diagnostics
We now report the following:
$ polly-clang -O3 -mllvm -polly -mllvm -polly-report test.c -c \
-gline-tables-only
note: Polly detected an optimizable loop region (scop) in function 'foo'
test.c:2: Start of scop
test.c:3: End of scop
note: Polly detected an optimizable loop region (scop) in function 'bar'
test.c:9: Start of scop
test.c:13: End of scop
llvm-svn: 197558
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
