aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-11-08 19:38:48 +0000
committerCraig Topper <craig.topper@intel.com>2017-11-08 19:38:48 +0000
commite6094f9bd9d6e0c5fe4ee0ad02c4d7407e4388e7 (patch)
tree3e2b02c02304201a71bbb0fafd2b09805d6611e8 /llvm/lib/CodeGen/CodeGen.cpp
parent81d772c28a205b2cc63cc1e3198a9f457c48b95b (diff)
downloadllvm-e6094f9bd9d6e0c5fe4ee0ad02c4d7407e4388e7.zip
llvm-e6094f9bd9d6e0c5fe4ee0ad02c4d7407e4388e7.tar.gz
llvm-e6094f9bd9d6e0c5fe4ee0ad02c4d7407e4388e7.tar.bz2
[X86] Don't call validateInstruction from MatchAndEmitInstruction when MatchingInlineAsm is set. The MCInst won't be populated.
Without this we can't parse gather instructions in ms inline asm blocks. The validateInstruction function was introduced in r316700 to check gather constraints. llvm-svn: 317713
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions