Enforce splitting before bitwise operator

If the style wants to split before the bitwise operator and a split exists in
the original code, then we assume that the programmer wanted it formatted like
that and enforce the split in the reformatted code.
3 files changed