Chris Lattner b31189f262 fix PR5978 by peeling the loop so that we avoid shifting the
result int by 8 for the first byte.  While normally harmless,
if the result is smaller than a byte, this shift is invalid.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93018 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-08 19:02:23 +00:00
..
2009-12-23 20:13:44 +00:00
2010-01-05 17:55:26 +00:00
2009-10-24 20:32:36 +00:00
2009-08-25 15:38:29 +00:00
2008-07-28 18:41:03 +00:00