diff options
author | David Majnemer <david.majnemer@gmail.com> | 2013-04-11 20:13:52 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2013-04-11 20:13:52 +0000 |
commit | bae6d527dffbe302a8130ceb40b4e82cf61414b1 (patch) | |
tree | 5431ea88369d3d75df3bae1d1b96193ef648477b /docs/CommandGuide/llvm-diff.rst | |
parent | 59b11c415eb90861223477841913cf7d35b1a1a4 (diff) |
Fix undefined behavior in AArch64
A64Imms::isLogicalImmBits and A64Imms::isLogicalImm will attempt to
execute shifts that perform undefined behavior. Instead of attempting
to perform the 64-bit rotation, treat it as a no-op.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179317 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/llvm-diff.rst')
0 files changed, 0 insertions, 0 deletions