Added a new option to cut_loops that enables the user to keep loops of length...
Added a new option to cut_loops that enables the user to keep loops of length one instead of automatically replacing them. Also added this option to the vectorizer that passes it to cut_loops.