[X86] Specify all TSFlags bit-offsets symbolically
authorAdam Nemet <anemet@apple.com>
Mon, 14 Jul 2014 23:18:39 +0000 (23:18 +0000)
committerAdam Nemet <anemet@apple.com>
Mon, 14 Jul 2014 23:18:39 +0000 (23:18 +0000)
commitcf7c905cfb142169e4cf3f3b514b84aeff6e0845
treeac667efed0ecd8a3357d0feaf745ada7de959f9f
parentc3a7077068a74fd47c05788a17ce847c468cbb57
[X86] Specify all TSFlags bit-offsets symbolically

No functional change.

The offsets for the other bitfields are specified symbolically.  I need to
increase the size for one of the earlier fields which is easier after this
cleanup.

Why these bits are relative to VEXShift is a bit strange but that is for
another cleanup.

I made sure that the values for the enums are unchanged after this change.

llvm-svn: 213011
llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h