Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by constants...
[oota-llvm.git] / test / CodeGen / X86 / avx-varargs-x86_64.ll
2011-12-01 Eli FriedmanPass AVX vectors which are arguments to varargs functio...