llvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll: Loosen expression corresponding...
[oota-llvm.git] / test / CodeGen / X86 / fdiv.ll
2012-04-10 Duncan SandsAdd a comment noting that the fdiv -> fmul conversion...
2012-04-08 Duncan SandsOnly have codegen turn fdiv by a constant into fmul...
2012-04-07 Duncan SandsConvert floating point division by a constant into...