(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
[oota-llvm.git] / test / CodeGen / X86 / fp-fast.ll
2012-09-01 NAKAMURA Takumillvm/test/CodeGen/X86/fp-fast.ll: Suppress FMA4 on...
2012-08-30 Owen AndersonTry to make this test more generic to unbreak buildbots.
2012-08-30 Owen AndersonTeach the DAG combiner to turn chains of FADDs (x+x...