CellSPU: Do not custom lower i1 stores, rely on type legalization to do the
authorScott Michel <scottm@aero.org>
Wed, 19 Nov 2008 17:45:08 +0000 (17:45 +0000)
committerScott Michel <scottm@aero.org>
Wed, 19 Nov 2008 17:45:08 +0000 (17:45 +0000)
commit719b0e17aee3ddf9c04d85ee7f3c7778ef2b7c90
treecb37bd143a15fee0d06371d2040e0d3ee23cdb17
parentbe362abe9c2a57f094386329ba4cd3285acb38bc
CellSPU: Do not custom lower i1 stores, rely on type legalization to do the
right thing and promote the store to i8.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59648 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp