Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by constants...
[oota-llvm.git] / test / CodeGen / X86 / phaddsub.ll
2011-11-19 Craig TopperTest cases for SSSE3/AVX integer horizontal add/sub.