Fix several accidental DOS line endings in source files
[oota-llvm.git] / test / Transforms / SLPVectorizer / X86 / loopinvariant.ll
2015-07-08 Sanjay Patel[SLPVectorizer] Try different vectorization factors...
2015-07-05 Sanjay Patelremove unnecessary test specifications
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-03 Sanjay PatelPreserve IR flags (nsw, nuw, exact, fast-math) in SLP...
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-04-20 Nadav RotemSLPVectorizer: Improve the cost model for loop invarian...