LoopVectorizer: Only allow vectorization of intrinsics. We can't know for sure that...
[oota-llvm.git] / test / Transforms / LoopVectorize / global_alias.ll
2013-08-28 Hal FinkelDisable unrolling in the loop vectorizer when disabled...
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-03-09 Benjamin KramerTest case hygiene.
2013-02-23 Renato GolinSome more tests for the global structure vectorizer
2013-02-22 Renato GolinMore tests to global struct vectorizer
2013-02-21 Renato GolinAllow GlobalValues to vectorize with AliasAnalysis