[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring speci...
[oota-llvm.git] / test / Transforms / LoopVectorize / struct_access.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...
2013-11-01 Benjamin KramerLoopVectorize: Look for consecutive acces in GEPs with...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-01-23 Nadav RotemAdd support for reverse pointer induction variables...