[mips] Do not use function CC_MipsN_VarArg unless the function being analyzed
[oota-llvm.git] / test / CodeGen / ARM / vector-DAGCombine.ll
2011-11-14 Jim GrosbachARM VLDR/VSTR instructions don't need a size suffix.
2011-10-18 Bob WilsonFix a DAG combiner assertion failure when constant...
2011-04-07 Tanya LattnerPrevent ARM DAG Combiner from doing an AND or OR combin...
2011-02-14 Bob WilsonPR9139: Specify ARM/Darwin triple for vector-DAGCombine...
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.