OSDN Git Service

[X86] Move mask register handling into the main switch of getLoadStoreRegOpcode....
authorCraig Topper <craig.topper@gmail.com>
Mon, 1 Aug 2016 04:29:11 +0000 (04:29 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 1 Aug 2016 04:29:11 +0000 (04:29 +0000)
commit8b3212e29f28fed9014154bc92e784447e8c433a
treefbd7a4cc7305218fb663b22c89ce11c24f5c2c0e
parent04c0c682a2882b594556c1d2ca8d2d02ecbbffec
[X86] Move mask register handling into the main switch of getLoadStoreRegOpcode. No functional change intended.

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