Chris Lattner e34b396ab7 Implement a way of expanding shifts. This applies to targets that offer
select operations or to shifts that are by a constant.  This automatically
implements (with no special code) all of the special cases for shift by 32,
shift by < 32 and shift by > 32.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19679 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-19 04:19:40 +00:00
..
2005-01-12 04:51:37 +00:00
2005-01-08 20:07:03 +00:00
2004-12-20 04:15:44 +00:00
2005-01-16 04:23:22 +00:00
2005-01-19 03:36:30 +00:00
2005-01-15 06:52:40 +00:00