diff options
| author | Tim Northover <tnorthover@apple.com> | 2019-09-09 10:04:23 +0000 |
|---|---|---|
| committer | Tim Northover <tnorthover@apple.com> | 2019-09-09 10:04:23 +0000 |
| commit | 36147adc0b14b455c6c1d738523f930d0793865c (patch) | |
| tree | 756c2b550aee63a34497293ab177ffddb39c035a /llvm/lib/Linker | |
| parent | c11af417e0dd6c04d38bb48f0d77f0b849211ebb (diff) | |
| download | bcm5719-llvm-36147adc0b14b455c6c1d738523f930d0793865c.tar.gz bcm5719-llvm-36147adc0b14b455c6c1d738523f930d0793865c.zip | |
GlobalISel: add combiner to form indexed loads.
Loosely based on DAGCombiner version, but this part is slightly simpler in
GlobalIsel because all address calculation is performed by G_GEP. That makes
the inc/dec distinction moot so there's just pre/post to think about.
No targets can handle it yet so testing is via a special flag that overrides
target hooks.
llvm-svn: 371384
Diffstat (limited to 'llvm/lib/Linker')
0 files changed, 0 insertions, 0 deletions

