diff options
author | Tim Northover <tnorthover@apple.com> | 2018-10-22 20:38:13 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2018-10-22 20:38:13 +0000 |
commit | a23c12a627e8224e337cd641381579190e178404 (patch) | |
tree | 0e2383e390a2535b590665f16b2c7347a67a04b5 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e94d8823d9a77139c14651da0824b297b9063d15 (diff) | |
download | llvm-a23c12a627e8224e337cd641381579190e178404.zip llvm-a23c12a627e8224e337cd641381579190e178404.tar.gz llvm-a23c12a627e8224e337cd641381579190e178404.tar.bz2 |
X86: add alias for pushfw/popfw in Intel mode
A while ago we changed pushf and popf in Intel mode to generate pushfq
and popfq. Unfortunately that left us with no way to get the 16-bit
encoding in Intel mode so this patch adds pushfw and popfw as aliases
there.
llvm-svn: 344949
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions