diff options
author | Craig Topper <craig.topper@intel.com> | 2020-07-28 09:53:42 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-07-28 10:46:01 -0700 |
commit | 6c3dc6e1d57d15568ebcb3b725fa65a7ba4462de (patch) | |
tree | d8b450a2e937ff1d64d88dec78eeccc1ba0ab467 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 04a21318b55756d50836f6e40f2d209f18cce417 (diff) | |
download | llvm-6c3dc6e1d57d15568ebcb3b725fa65a7ba4462de.zip llvm-6c3dc6e1d57d15568ebcb3b725fa65a7ba4462de.tar.gz llvm-6c3dc6e1d57d15568ebcb3b725fa65a7ba4462de.tar.bz2 |
[X86] Merge disp8 and cdisp8 handling into a single helper function to reduce some code.
We currently handle EVEX and non-EVEX separately in two places. By sinking the EVEX
check into the existing helper for CDisp8 we can simplify these two places.
Differential Revision: https://reviews.llvm.org/D84730
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions