diff options
author | Marianne Mailhot-Sarrasin <marianne.mailhot.sarrasin@gmail.com> | 2016-05-04 15:26:28 +0000 |
---|---|---|
committer | Marianne Mailhot-Sarrasin <marianne.mailhot.sarrasin@gmail.com> | 2016-05-04 15:26:28 +0000 |
commit | 21ac3bfc691a6cb7a24f22fac4351a479c0f0877 (patch) | |
tree | c0122ea9ff2efcf3d48351a8c0833161446c3ff0 /llvm/lib/Support/Process.cpp | |
parent | 20dbbf354206e8c97e7f437a3682945415163150 (diff) | |
download | llvm-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