Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by constants...
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-h.ll
2011-01-01 Rafael EspindolaFix darwin bots.
2011-01-01 Rafael EspindolaAdd support for the 'H' modifier.