Rein in overzealous InstCombine of fptrunc(OP(fpextend, fpextend)).
authorStephen Canon <scanon@apple.com>
Thu, 28 Nov 2013 21:38:05 +0000 (21:38 +0000)
committerStephen Canon <scanon@apple.com>
Thu, 28 Nov 2013 21:38:05 +0000 (21:38 +0000)
commite9f8ce8cde3767b54751e95ddb6ed56b429ec138
treeb7d2b835fb3465282423678c56dff470583814e6
parent88ccad035e23565aa48b2406a894a89eb07cd166
Rein in overzealous InstCombine of fptrunc(OP(fpextend, fpextend)).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195934 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCasts.cpp
test/Transforms/InstCombine/fpextend.ll
test/Transforms/InstCombine/fpextend_x86.ll [new file with mode: 0644]