summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-04-10 01:29:59 +0000
committerCraig Topper <craig.topper@intel.com>2019-04-10 01:29:59 +0000
commit9ca3a95f79879468e3cb903a3947bcbe017e72ea (patch)
tree95cbf6da84b15aedf45202ce4f48baa453454e06 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent7143224272aa1e0023c6f9e4621bf6eece38249b (diff)
downloadbcm5719-llvm-9ca3a95f79879468e3cb903a3947bcbe017e72ea.tar.gz
bcm5719-llvm-9ca3a95f79879468e3cb903a3947bcbe017e72ea.zip
[X86] Support the EVEX versions vcvt(t)ss2si and vcvt(t)sd2si with the {evex} pseudo prefix in the assembler.
The EVEX versions are ambiguous with the VEX versions based on operands alone so we had explicitly dropped them from the AsmMatcher table. Unfortunately, when we add them they incorrectly show in the table before their VEX counterparts. This is different how the prioritization normally works. To fix this we have to explicitly reject the instructions unless the {evex} prefix has been seen. llvm-svn: 358041
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud