aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-05-03 16:15:15 +0000
committerCraig Topper <craig.topper@intel.com>2019-05-03 16:15:15 +0000
commita8f3840c62a7c0fde28e9a3f1a32e30ba5579121 (patch)
treefd5a0a439fbaed10529aa3ec68e51098af5933b2 /llvm/unittests/Support/CommandLineTest.cpp
parent9bc070077efba53728de05769b803258f832b0d8 (diff)
downloadllvm-a8f3840c62a7c0fde28e9a3f1a32e30ba5579121.zip
llvm-a8f3840c62a7c0fde28e9a3f1a32e30ba5579121.tar.gz
llvm-a8f3840c62a7c0fde28e9a3f1a32e30ba5579121.tar.bz2
[X86] Allow assembly parser to accept x/y/z suffixes on non-memory vfpclassps/pd and on memory forms in intel syntax
The x/y/z suffix is needed to disambiguate the memory form in at&t syntax since no xmm/ymm/zmm register is mentioned. But we should also allow it for the register and broadcast forms where its not needed for consistency. This matches gas. The printing code will still only use the suffix for the memory form where it is needed. llvm-svn: 359903
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions