Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by constants...
[oota-llvm.git] / test / CodeGen / X86 / pr7882.ll
2010-08-17 Dale JohannesenMake fast scheduler handle asm clobbers correctly.