Constant propagation after hitting assume(cmp) bugfix
[oota-llvm.git] / test / Transforms / BBVectorize / simple-sel.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-10-31 Hal FinkelBBVectorize: Choose pair ordering to minimize shuffles
2012-06-24 Hal FinkelAllow controlling vectorization of boolean values separ...
2012-06-23 Hal FinkelAllow BBVectorize to fuse compare instructions.
2012-04-13 Hal FinkelAdd support to BBVectorize for vectorizing selects.