Add a flag vectorizer-maximize-bandwidth in loop vectorizer to enable using larger...
[oota-llvm.git] / test / Transforms / CodeGenPrepare / widen_switch.ll
2015-11-02 Sanjay Patel[CGP] widen switch condition and case constants to...