Hal Finkel 2557302085 Add a loop rerolling flag to the PassManagerBuilder
This adds a boolean member variable to the PassManagerBuilder to control loop
rerolling (just like we have for unrolling and the various vectorization
options). This is necessary for control by the frontend. Loop rerolling remains
disabled by default at all optimization levels.

llvm-svn: 194966
2013-11-17 16:02:50 +00:00
..
2013-11-04 21:44:01 +00:00
2013-11-03 11:09:39 +00:00
2013-08-27 04:43:03 +00:00