Reid Spencer 3822ff5c71 For PR950:
This patch converts the old SHR instruction into two instructions,
AShr (Arithmetic) and LShr (Logical). The Shr instructions now are not
dependent on the sign of their operands.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31542 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-08 06:47:33 +00:00
..
2006-09-15 17:25:22 +00:00
2006-09-18 07:01:39 +00:00
2006-09-21 05:11:01 +00:00
2006-11-08 06:47:33 +00:00
2006-10-31 18:56:24 +00:00
2006-09-12 19:16:04 +00:00
2006-10-23 18:54:35 +00:00
2006-10-29 21:20:56 +00:00
2006-09-07 21:29:32 +00:00