[X86] Move the 32-bit versions of rdfsbase/rdgsbase/wrfsbase/wrgsbase to BuiltinsX86_...
authorCraig Topper <craig.topper@intel.com>
Mon, 23 Apr 2018 22:18:36 +0000 (22:18 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 23 Apr 2018 22:18:36 +0000 (22:18 +0000)
commite78c713b9bcb8ed10636cef67acd1116df520b37
treee5727cd553856e8a1394c4e32a573d1b1cbdd55e
parent9d39e044096523e3679417a4a5ba7ce27782e538
[X86] Move the 32-bit versions of rdfsbase/rdgsbase/wrfsbase/wrgsbase to BuiltinsX86_64.def.

The 32-bit refers to their input/output type, but the instructions are only available in 64-bit mode.

llvm-svn: 330658
clang/include/clang/Basic/BuiltinsX86.def
clang/include/clang/Basic/BuiltinsX86_64.def