diff options
author | Craig Topper <craig.topper@intel.com> | 2020-10-03 17:47:52 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-10-03 18:44:53 -0700 |
commit | 39fc4a0b0af69772ee360b5f729b1ec453217793 (patch) | |
tree | cebd07528dd2157da7e235611211c88d6aa3cec1 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 7f3da488852b157e456333cc40048526409d4592 (diff) | |
download | llvm-39fc4a0b0af69772ee360b5f729b1ec453217793.zip llvm-39fc4a0b0af69772ee360b5f729b1ec453217793.tar.gz llvm-39fc4a0b0af69772ee360b5f729b1ec453217793.tar.bz2 |
[X86] Move ENCODEKEY128/256 handling from lowering to selection.
We should avoid emitting MachineSDNodes from lowering.
We can use the the implicit def handling in InstrEmitter to avoid
manually copying from each xmm result register. We only need to
manually emit the copies for the implicit uses.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions