Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by constants...
[oota-llvm.git] / test / CodeGen / X86 / mult-alt-generic-i686.ll
2010-11-02 John ThompsonInline asm mult-alt constraint tests.