]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Fix Reassociate handling of constant in presence of undef float
authorMehdi Amini <mehdi.amini@apple.com>
Fri, 16 Jan 2015 03:00:58 +0000 (03:00 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Fri, 16 Jan 2015 03:00:58 +0000 (03:00 +0000)
commit525f296ef1f3f9f0254dab3dc30aef1dce4a7796
tree65f7b6f17bdbbd5e9061a05f23c4e04554601f80
parentdfe88a08c7f595801e733d3e6f4504d2695d5309
Fix Reassociate handling of constant in presence of undef float

http://reviews.llvm.org/D6993

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226245 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/Reassociate.cpp
test/Transforms/Reassociate/crash2.ll [new file with mode: 0644]