Go to file
Duncan Sands e7a9ac929f Fix some load/store logic that would be wrong for
apints on big-endian machines if the bitwidth is
not a multiple of 8.  Introduce a new helper,
MVT::getStoreSizeInBits, and use it.

llvm-svn: 43934
2007-11-09 08:57:19 +00:00
clang Changed method call to reflect updated serialization API. 2007-11-09 00:43:55 +00:00
llvm Fix some load/store logic that would be wrong for 2007-11-09 08:57:19 +00:00