diff options
| author | Noah Goldstein <goldstein.w.n@gmail.com> | 2023-02-22 10:59:17 -0600 |
|---|---|---|
| committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2023-03-08 11:57:38 -0600 |
| commit | 6b29a6f27d40cfc4225fe14d0f0a298fde611cad (patch) | |
| tree | 0667aa566b82d40b328d13a4b169a2f69e1d3707 /lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp | |
| parent | 6dbf894b806665b53c148844b80f0631a3543698 (diff) | |
[X86] Add support for using Sched/Codesize information to `X86FixupInstTuning` Pass.
Use this to handle new transform: `{v}unpck{l|h}pd` -> `{v}shufps`. We
need the sched information here as `{v}shufps` is 1 more byte of code
size, so we only want to make this transformation if `{v}shufps` is
actually faster.
Differential Revision: https://reviews.llvm.org/D144570
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp')
0 files changed, 0 insertions, 0 deletions
