Fix several accidental DOS line endings in source files
[oota-llvm.git] / test / Transforms / SLPVectorizer / X86 / phi.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-01-11 Benjamin KramerFix broken CHECK lines.
2013-10-12 Arnold SchwaighoferSLPVectorizer: Sort PHINodes based on their opcode
2013-09-03 Yi JiangIn this patch we are trying to do two things:
2013-08-22 Chandler CarruthTeach the SLP vectorizer the correct way to check for...
2013-06-28 Nadav RotemSLP Vectorizer: Add support for trees with external...
2013-06-25 Nadav RotemSLPVectorizer: support slp-vectorization of PHINodes...