summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/stack-reuse-exceptions.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-05-06 21:39:51 +0000
committerCraig Topper <craig.topper@intel.com>2019-05-06 21:39:51 +0000
commitd10a200cebe540d5fdfc0d50aad05661b906f264 (patch)
treec10b690b9290fe3482f658be6379b4d207b0aebe /clang/test/CodeGenCXX/stack-reuse-exceptions.cpp
parent1fe312b34b742599be26a144b5318a1c9bfc65d4 (diff)
downloadbcm5719-llvm-d10a200cebe540d5fdfc0d50aad05661b906f264.tar.gz
bcm5719-llvm-d10a200cebe540d5fdfc0d50aad05661b906f264.zip
[X86] Remove the suffix on vcvt[u]si2ss/sd register variants in assembly printing.
We require d/q suffixes on the memory form of these instructions to disambiguate the memory size. We don't require it on the register forms, but need to support parsing both with and without it. Previously we always printed the d/q suffix on the register forms, but it's redundant and inconsistent with gcc and objdump. After this patch we should support the d/q for parsing, but not print it when its unneeded. llvm-svn: 360085
Diffstat (limited to 'clang/test/CodeGenCXX/stack-reuse-exceptions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud