| commit | 12ccf45bbb23991f2d64c20365853cf251b70d67 | [log] [tgz] |
|---|---|---|
| author | Jim Grosbach <grosbach@apple.com> | Thu Dec 22 18:04:04 2011 +0000 |
| committer | Jim Grosbach <grosbach@apple.com> | Thu Dec 22 18:04:04 2011 +0000 |
| tree | 05994425997732d0c8014bc4cddeaa5309768fb8 | |
| parent | 21488b88391565a25a2c8a1b72d29de3228933f5 [diff] |
ARM assembler should accept shift-by-zero for any shifted-immediate operand. Just treat it as-if the shift wasn't there at all. 'as' compatibility. rdar://10604767 llvm-svn: 147153