Files
llvm/test/Transforms
David Green 6fb93f326d [UnJ] Improve explicit loop count checks
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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339501 91177308-0d34-0410-b5e6-96231b3b80d8
2018-08-11 07:37:31 +00:00
..
2017-11-08 21:59:51 +00:00
2018-08-05 14:53:08 +00:00
2018-08-10 22:21:56 +00:00