Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by constants...
[oota-llvm.git] / test / CodeGen / X86 / peep-test-1.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-03-05 Dan GohmanFix the "test" optimization to recognize "dec" as an...