[LoopVectorize] Address post-commit feedback on r250032
[oota-llvm.git] / test / Transforms / LoopVectorize / global_alias.ll
2015-03-13 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...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2014-01-19 Benjamin KramerInstCombine: Teach most integer add/sub/mul/div combine...
2013-11-01 Arnold SchwaighoferLoopVectorizer: Perform redundancy elimination on induc...
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