[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring speci...
[oota-llvm.git] / test / Transforms / LoopVectorize / runtime-limit.ll
2015-08-27 Tyler NowickiFix test introduced in r246187 that failed on some...
2015-08-27 Tyler NowickiImprove vectorization diagnostic messages and extend...
2015-08-10 Tyler NowickiExtend late diagnostics to include late test for runtim...
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-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-04-26 Nadav RotemLoopVectorizer: Calculate the number of pointers to...