Added a new register class for segment registers
authorSean Callanan <scallanan@apple.com>
Tue, 15 Sep 2009 18:47:29 +0000 (18:47 +0000)
committerSean Callanan <scallanan@apple.com>
Tue, 15 Sep 2009 18:47:29 +0000 (18:47 +0000)
commit38fee0edcf36ea5e0541c448edf6cdead2727faf
tree1c22bcd684aaba9d4a1c7cb69c441ee29d706943
parent7d1a7c0417c0e570c8126b373af76fc2fa609841
Added a new register class for segment registers
to the Intel register table.
Added 16- and 64-bit MOVs to and from the segment
registers to the Intel instruction tables.

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