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-08 19:59:10 +00:00
2004-09-01 22:55:40 +00:00
2004-11-18 04:31:10 +00:00
2004-12-07 04:03:45 +00:00
2005-01-08 19:55:00 +00:00
2004-09-01 22:55:40 +00:00
2004-09-01 22:55:40 +00:00
2005-01-08 19:53:50 +00:00
2005-01-08 19:53:50 +00:00
2004-09-01 22:55:40 +00:00
2004-09-01 22:55:40 +00:00
2005-01-14 15:54:24 +00:00