diff options
author | Craig Topper <craig.topper@intel.com> | 2019-06-17 18:38:07 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-06-17 18:38:07 +0000 |
commit | f3f968adcd5988ddb818a37c80cc7d7a131ccc18 (patch) | |
tree | c77480ee89684dee090153756d449c3a9001ffc8 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 546006b64ea6e88c870a4b47a95f22d8506b7af8 (diff) | |
download | llvm-f3f968adcd5988ddb818a37c80cc7d7a131ccc18.zip llvm-f3f968adcd5988ddb818a37c80cc7d7a131ccc18.tar.gz llvm-f3f968adcd5988ddb818a37c80cc7d7a131ccc18.tar.bz2 |
[X86] Add TB_NO_REVERSE to some memory folding table entries where the register form requires 64-bit mode, but the memory form does not.
We don't know if its safe to unfold if we're in 32-bit mode.
This is simlar to what was done to some load opcodes in r363523.
I think its pretty unlikely we will try to unfold these anyway so
I don't think this is testable.
llvm-svn: 363595
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions