commit | bce8d4b0abc22c59d8a5d1537df22b0d13f25db8 | [log] [tgz] |
---|---|---|
author | Bob Wilson <bob.wilson@apple.com> | Thu Nov 18 21:51:10 2010 +0000 |
committer | Bob Wilson <bob.wilson@apple.com> | Thu Nov 18 21:51:10 2010 +0000 |
tree | 7a45797295e38513792252da3aa443c895eac8f1 | |
parent | be3aab6abe5e66bb86596da806acc49614eacb69 [diff] |
Use a signed vector type for the shift amount operand of unsigned shifts. Neon shifts allow a mix of positive and negative shift amounts to shift left or right, respectively, so the shift amount vector should always be signed. PR8482 (Radar 8603521). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119748 91177308-0d34-0410-b5e6-96231b3b80d8