]> granicus.if.org Git - llvm/commit
[ARM][LegalizerInfo] Specify the type of the opcode.
authorQuentin Colombet <qcolombet@apple.com>
Fri, 27 Jan 2017 01:30:46 +0000 (01:30 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Fri, 27 Jan 2017 01:30:46 +0000 (01:30 +0000)
commitd7899341fe1e721c208fad79411d1ab8ab7dd77a
treed95678dbaf630cf53a19a85208550f28d2df5112
parenta441c0b8b6cd5c8fedddd947e3a4c09278f6737e
[ARM][LegalizerInfo] Specify the type of the opcode.

This is to fix the win7 bot that does not seem to be very
good at infering the type when it gets used in an initiliazer list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293248 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMLegalizerInfo.cpp