Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by constants...
[oota-llvm.git] / test / CodeGen / X86 / dbg-const.ll
2011-06-01 Devang PatelDo not drop constant values when a variable's content...