mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
c14ff1a75f
Try to improve the computed counts when it has been explicitly set by a pragma or command line option. This moves the code around, so that first call to computeUnrollCount to get a sensible count and override that if explicit unroll and jam counts are specified. Also added some extra debug messages for when unroll and jamming is disabled. Differential Revision: https://reviews.llvm.org/D50075 llvm-svn: 339501 |
||
---|---|---|
.. | ||
dependencies.ll | ||
disable.ll | ||
pragma-explicit.ll | ||
pragma.ll | ||
unprofitable.ll | ||
unroll-and-jam.ll |