OSDN Git Service

[X86] Centralize the masking of TSFlags with FormMask into a variable earlier so...
authorCraig Topper <craig.topper@gmail.com>
Tue, 1 Mar 2016 07:15:59 +0000 (07:15 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 1 Mar 2016 07:15:59 +0000 (07:15 +0000)
commit2cf7ebb7776ec8b0e3651e5e41709049a6d0c47b
treeb84af5038ecbe739ac4979fd6ebcd72776264008
parent936373d0ebc5a88afa3134fc4bc2440bfa61def5
[X86] Centralize the masking of TSFlags with FormMask into a variable earlier so we can stop masking in multiple places. NFC

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