Go to file
Reid Spencer 31a4ef4dc1 Cleanup checks in the load and store of casted pointer transforms. Two
changes: (1) don't special case for i1 any more, (2) use the new
TargetData::getTypeSizeInBits method to ensure source and dest are the
same bit width.

llvm-svn: 33427
2007-01-22 05:51:25 +00:00
llvm Cleanup checks in the load and store of casted pointer transforms. Two 2007-01-22 05:51:25 +00:00
stacker For PR1074: 2007-01-17 02:18:44 +00:00