[LoopVectorize] Don't crash on zero-sized types in isInductionPHI
[oota-llvm.git] / test / Transforms / LoopVectorize / store-shuffle-bug.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2014-07-20 Hal Finkel[LoopVectorize] Use AA to partition potential dependenc...
2014-05-11 Serge PavlovReorder shuffle and binary operation.
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-06-27 Arnold SchwaighoferFix spelling.
2013-06-27 Arnold SchwaighoferLoopVectorize: Don't store a reversed value in the...