OSDN Git Service

HexagonConstEvaluator::evaluateHexExt - check incoming opcodes. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 11 May 2019 15:24:34 +0000 (15:24 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 11 May 2019 15:24:34 +0000 (15:24 +0000)
commit9eadc3179314010b0e8e854d3e8b8bb7e66e8040
tree7f79079812eb2c694012ff2556dcb300c6058d4d
parentaada1e1a5ef79512e526af5ef6a231f7adae9f90
HexagonConstEvaluator::evaluateHexExt - check incoming opcodes. NFCI.

Only certain extension opcodes are supported - fixes scan build warning.

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