diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-01-11 12:12:53 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-01-11 12:14:19 -0800 |
commit | 5a9954c02a7d6e60da26b2feec0837695846aeed (patch) | |
tree | 318ea25fdc638e1b92e2e3b9bfcf97a588609e9d /llvm/lib/MC/MCDisassembler/Disassembler.cpp | |
parent | 9fe6f36c1a909e381275f897b780a9c878fab94a (diff) | |
download | bcm5719-llvm-5a9954c02a7d6e60da26b2feec0837695846aeed.tar.gz bcm5719-llvm-5a9954c02a7d6e60da26b2feec0837695846aeed.zip |
[LegalizeVectorOps] Remove some of the simpler Expand methods. Pass Results vector to a couple. NFCI
Some of the simplest handlers just call TLI and if that fails,
they fall back to unrolling. For those just inline the TLI call
and share the unrolling call with the default case of Expand.
For ExpandFSUB and ExpandBITREVERSE so that its obvious they
don't return results sometimes and want to defer to LegalizeDAG.
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions