]> granicus.if.org Git - llvm/commit
[AArch64][LegalizerInfo] Specify the type of the opcode.
authorQuentin Colombet <qcolombet@apple.com>
Fri, 27 Jan 2017 01:13:30 +0000 (01:13 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Fri, 27 Jan 2017 01:13:30 +0000 (01:13 +0000)
commita441c0b8b6cd5c8fedddd947e3a4c09278f6737e
tree1a111d92badcf5e06d49db25973ddada0b6cf026
parentcb244079cc55d7004b0369a69fa0b55aaa5508f2
[AArch64][LegalizerInfo] Specify the type of the opcode.

This is an attempt 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@293246 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64LegalizerInfo.cpp