aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Process.cpp
diff options
context:
space:
mode:
authorMarianne Mailhot-Sarrasin <marianne.mailhot.sarrasin@gmail.com>2016-05-04 15:26:28 +0000
committerMarianne Mailhot-Sarrasin <marianne.mailhot.sarrasin@gmail.com>2016-05-04 15:26:28 +0000
commit21ac3bfc691a6cb7a24f22fac4351a479c0f0877 (patch)
treec0122ea9ff2efcf3d48351a8c0833161446c3ff0 /llvm/lib/Support/Process.cpp
parent20dbbf354206e8c97e7f437a3682945415163150 (diff)
downloadllvm-21ac3bfc691a6cb7a24f22fac4351a479c0f0877.zip
llvm-21ac3bfc691a6cb7a24f22fac4351a479c0f0877.tar.gz
llvm-21ac3bfc691a6cb7a24f22fac4351a479c0f0877.tar.bz2
Do not disable completely loop unroll when optimizing for size.
Let the loop unroll pass handle /Os. It already checks that option and adjust its thresholds accordingly. Also, will allow the #pragma unroll to have an effect in /Os. Differential Revision: http://reviews.llvm.org/D19827 llvm-svn: 268509
Diffstat (limited to 'llvm/lib/Support/Process.cpp')
0 files changed, 0 insertions, 0 deletions