[Hexagon] Using multiply instead of shift on signed number which can be UB
authorColin LeMahieu <colinl@codeaurora.org>
Fri, 4 Dec 2015 15:48:45 +0000 (15:48 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Fri, 4 Dec 2015 15:48:45 +0000 (15:48 +0000)
commitfe8212f64b7b754d41d9d5e06718f8d44e13cf5e
treed366be1cc63a46ed1af38599ab8f28f5318c5b9f
parentc9119982e4c708faaab5f76a0f4bb81f42afeec6
[Hexagon] Using multiply instead of shift on signed number which can be UB

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254719 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp