Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by constants...
[oota-llvm.git] / test / CodeGen / X86 / 2010-04-13-AnalyzeBranchCrash.ll
2010-04-13 Evan ChengRe-apply 101075 and fix it properly. Just reuse the...