Move the complex address expression out of DIVariable and into an extra
[oota-llvm.git] / test / Transforms / SLPVectorizer / X86 / phi.ll
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...