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-int.ll
2011-05-27 Devang PatelSelect DW_AT_const_value size based on variable size.