Revert the revision 251592 as it fails a test on some platforms.
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / vector_ptr_load_store.ll
2015-10-29 Cong HouRevert the revision 251592 as it fails a test on some...
2015-10-29 Cong HouAdd a flag vectorizer-maximize-bandwidth in loop vector...
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-07-20 Hal Finkel[LoopVectorize] Use AA to partition potential dependenc...
2013-02-05 NAKAMURA TakumiFormatting.
2013-02-05 NAKAMURA Takumillvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_...
2013-02-05 Arnold SchwaighoferLoop Vectorizer: Handle pointer stores/loads in getWide...