Reid Spencer 55702aaa52 For PR1271:
Remove a use of getLowBitsSet that caused the mask used for replacement of
shl/lshr pairs with an AND instruction to be computed incorrectly. Its not
clear exactly why this is the case. This solves the disappearing shifts
problem, but it doesn't fix Regression/C/2003-05-21-UnionBitFields. It
seems there is more going on.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35342 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-25 21:11:44 +00:00
..
2007-03-22 02:14:08 +00:00
2007-03-12 17:57:00 +00:00
2007-02-15 02:26:10 +00:00
2007-03-19 20:19:08 +00:00
2007-03-25 13:44:26 +00:00
2007-03-25 21:11:44 +00:00