Revert r140463; The patch assumes that <4 x i1> is saved to memory as 4 x i8,
authorNadav Rotem <nadav.rotem@intel.com>
Tue, 27 Sep 2011 10:48:29 +0000 (10:48 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Tue, 27 Sep 2011 10:48:29 +0000 (10:48 +0000)
commita1c415cfc2dba4446021f322e4b7a43534a96f1a
tree5c11407aef6db638cb172162f3fcd703fdfd76a6
parent24771028a07f7cff91af537b15ac74b3452818d8
Revert r140463; The patch assumes that <4 x i1> is saved to memory as 4 x i8,
while the decision is to bit-pack small values.

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