Use cast<> instead of dyn_cast to remove llvm_unreachable. NFC.
[oota-llvm.git] / test / Transforms / BBVectorize / simple-ldstr-ptrs.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...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-10-26 Hal FinkelDisable generation of pointer vectors by BBVectorize.
2012-10-21 Hal FinkelDataLayout should use itself when calculating the size...
2012-04-14 Hal FinkelEnhance BBVectorize to more-properly handle pointer...