Go to file
Matthijs Kooijman 98b5c16e3b Add -unroll-allow-partial command line option that enabled the loop unroller to
partially unroll a loop when fully unrolling would not fit under the threshold.

Patch by Mikael Lepistö.

llvm-svn: 54160
2008-07-29 13:21:23 +00:00
clang add a crazy idea 2008-07-29 03:46:33 +00:00
llvm Add -unroll-allow-partial command line option that enabled the loop unroller to 2008-07-29 13:21:23 +00:00