InstCombine: Refactor fmul/fdiv combines to handle vectors.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 19 Jan 2014 13:36:27 +0000 (13:36 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 19 Jan 2014 13:36:27 +0000 (13:36 +0000)
commit3f6a9d705ae081d6e86b558a4014fc57de7a1b22
treee1bd0b0fd61b6cc308cd3298e0705f235e191400
parent6a9e4a82548cfe672d0d197d3204a616974d5efd
InstCombine: Refactor fmul/fdiv combines to handle vectors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199598 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombine.h
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
test/Transforms/InstCombine/add4.ll
test/Transforms/InstCombine/fast-math.ll