Use getClassB for load and store; we don't want to abort when we
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 17 Jul 2003 21:30:06 +0000 (21:30 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 17 Jul 2003 21:30:06 +0000 (21:30 +0000)
commitbfedb912cd35704fcd39411d886bbfaefa3faa15
tree9b87649830e7d287438b91b66c27dff3f7312f4b
parent1d2ba44224de68a6e473573c9bfaaad3766faae7
Use getClassB for load and store; we don't want to abort when we
try to load or store through a bool*.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7195 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86ISelSimple.cpp