Duncan Sands fd6673cf7f On big-endian machines it is wrong to do a full
width register load followed by a truncating
store for the copy, since the load will not place
the value in the lower bits.  Probably partial
loads/stores can never happen here, but fix it
anyway.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60972 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-13 07:18:38 +00:00
..
2008-11-21 20:00:59 +00:00
2008-12-09 17:04:06 +00:00
2008-12-13 05:21:37 +00:00
2008-12-11 11:44:49 +00:00