diff options
author | Craig Topper <craig.topper@intel.com> | 2018-01-05 20:55:12 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-01-05 20:55:12 +0000 |
commit | 004867312ebb0c4fa7cd2b1554fd2a04d71f2c70 (patch) | |
tree | 1b2d0d915245cba1531b592a897a12422f6c9483 /clang/lib/Lex/ModuleMap.cpp | |
parent | 577d2f2fbd6cd85d55119f6f9de71109f71090c5 (diff) | |
download | llvm-004867312ebb0c4fa7cd2b1554fd2a04d71f2c70.zip llvm-004867312ebb0c4fa7cd2b1554fd2a04d71f2c70.tar.gz llvm-004867312ebb0c4fa7cd2b1554fd2a04d71f2c70.tar.bz2 |
[X86] Stop printing moves between VR64 and GR64 with 'movd' mnemonic. Use 'movq' instead.
This behavior existed to work with an old version of the gnu assembler on MacOS that only accepted this form. Newer versions of GNU assembler and the current LLVM derived version of the assembler on MacOS support movq as well.
llvm-svn: 321898
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions