[InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr
[oota-llvm.git] / test / Transforms / BBVectorize / simple3.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-01-07 Chandler CarruthSwitch BBVectorize to directly depend on having a TTI...
2012-06-28 Hal FinkelAllow BBVectorize to form non-2^n-length vectors.