summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorEvgeny Stupachenko <evstupac@gmail.com>2016-06-08 20:21:24 +0000
committerEvgeny Stupachenko <evstupac@gmail.com>2016-06-08 20:21:24 +0000
commit3e2f389a7e4d277c4d2787129b0f7479459a7772 (patch)
treea62e5c7868e5b62c6e532bc5da75760034899c22 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent572135f7179a5d5d3171b8b443416a1aba14fb4f (diff)
downloadbcm5719-llvm-3e2f389a7e4d277c4d2787129b0f7479459a7772.tar.gz
bcm5719-llvm-3e2f389a7e4d277c4d2787129b0f7479459a7772.zip
The patch set unroll disable pragma when unroll
with user specified count has been applied. Summary: Previously SetLoopAlreadyUnrolled() set the disable pragma only if there was some loop metadata. Now it set the pragma in all cases. This helps to prevent multiple unroll when -unroll-count=N is given. Reviewers: mzolotukhin Differential Revision: http://reviews.llvm.org/D20765 From: Evgeny Stupachenko <evstupac@gmail.com> llvm-svn: 272195
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud