OSDN Git Service

[X86] Just use ArrayRef instead of SmallVectorImpl in a few static method arguments...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 26 Jun 2018 10:45:41 +0000 (10:45 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 26 Jun 2018 10:45:41 +0000 (10:45 +0000)
commit823657d43f9f100d337436aad29113e0973560e9
tree8fdff536ffb52a38f8a5dd1066aa84efdd9e5cfe
parent2f2d460c914eabe8943f00ec5acf1a2d6d072bff
[X86] Just use ArrayRef instead of SmallVectorImpl in a few static method arguments. NFCI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335590 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp