aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ModuleDependencyCollector.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-04-30 06:21:21 +0000
committerCraig Topper <craig.topper@intel.com>2018-04-30 06:21:21 +0000
commit429ae3d775257a6550e96ee7ac5a8b2400c97793 (patch)
treeda59c53a630b917773a158e091e53fe0c20c7a8a /clang/lib/Frontend/ModuleDependencyCollector.cpp
parentebc7de07ee2ba67fff24470a74d39a4258c38166 (diff)
downloadllvm-429ae3d775257a6550e96ee7ac5a8b2400c97793.zip
llvm-429ae3d775257a6550e96ee7ac5a8b2400c97793.tar.gz
llvm-429ae3d775257a6550e96ee7ac5a8b2400c97793.tar.bz2
[X86] Remove some instructions from the Intel assembly matcher table as there are equivalent mode aware InstAliases that conflict.
The instructions have predicates of Not64BitMode, but there are identical strings in InstAliases that have Mode32Bit and Mode16Bit. But the ordering is uncontrolled and the less specific Not64BitMode was ordered first. This patch hides the Not64BitMode from the table so there is no conflict anymore. llvm-svn: 331158
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions