Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by constants...
[oota-llvm.git] / test / CodeGen / X86 / 2010-06-09-FastAllocRegisters.ll
2010-06-09 Jakob Stoklund OlesenMark physregs defined by inline asm as implicit.