diff options
author | Adam Nemet <anemet@apple.com> | 2014-07-17 17:04:56 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2014-07-17 17:04:56 +0000 |
commit | 5933c2f824175f1f17fcb59a5904268cac0506ba (patch) | |
tree | 4b94b8ec5297ffa8d1d60eeb7a4e09a7d95f2fd4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4c339abab3f5c5db5420c9064bf9341d66e4d20d (diff) | |
download | llvm-5933c2f824175f1f17fcb59a5904268cac0506ba.zip llvm-5933c2f824175f1f17fcb59a5904268cac0506ba.tar.gz llvm-5933c2f824175f1f17fcb59a5904268cac0506ba.tar.bz2 |
[X86] AVX512: Add disassembler support for compressed displacement
There are two parts here. First is to modify tablegen to adjust the encoding
type ENCODING_RM with the scaling factor.
The second is to use the new encoding types to compute the correct
displacement in the decoder.
Fixes <rdar://problem/17608489>
llvm-svn: 213281
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions