Add ARM-specific DAG combining to cast i64 vector element load/stores to f64.
[oota-llvm.git] / test / CodeGen / ARM / vector-DAGCombine.ll
2010-12-21 Bob WilsonAdd ARM-specific DAG combining to cast i64 vector eleme...
2010-12-17 Bob WilsonFix a DAGCombiner crash when folding binary vector...
2010-12-17 Bob WilsonCombine several vector-related DAGCombiner tests.