]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Don't try to form FGETSIGN after legalization; it is possible in some cases, but...
authorEli Friedman <eli.friedman@gmail.com>
Thu, 15 Dec 2011 02:07:20 +0000 (02:07 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Thu, 15 Dec 2011 02:07:20 +0000 (02:07 +0000)
commitca072a39778933df4264ae393bd0ca797db59df6
treec5b3b1a5f67f12e4aefda14538802d74369c6d9e
parent01d426e0e16aab075c1b0c03552e1cc9b5f3cef1
Don't try to form FGETSIGN after legalization; it is possible in some cases, but the existing code can't do it correctly. PR11570.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146630 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/X86/movmsk.ll