Allow targets to say they don't support truncstore i1 (which includes a mask
authorChris Lattner <sabre@nondot.org>
Sat, 10 Sep 2005 00:20:18 +0000 (00:20 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Sep 2005 00:20:18 +0000 (00:20 +0000)
commit13d58e71b7ab2857162b88860c56dce4c9cea3de
tree4bc7e33c7a93f243ff883ca480e4603a58d86027
parenta500fc681de6329194e9755e051422d621387aa3
Allow targets to say they don't support truncstore i1 (which includes a mask
when storing to an 8-bit memory location), as most don't.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23303 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp