Vikram S. Adve 645fea33be Bug fix: right shift for int divide-by-power-of-2 was incorrect for
negative values.  Need to add one to a negative value before right shift!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6334 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-25 21:59:47 +00:00
..
2003-04-23 16:36:11 +00:00
2003-01-15 21:14:01 +00:00
2003-05-21 19:34:28 +00:00