Refactor: Simplify boolean conditional return statements in llvm/lib/Support
[oota-llvm.git] / test / CodeGen / AMDGPU / fmul-2-combine-multi-use.ll
2015-07-17 Matt ArsenaultOnly do fmul (fadd x, x), c combine if the fadd only...