| commit | a7653b3919fef26da1a4a54c5887c939e3495933 | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Mon Sep 12 11:20:22 2016 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Mon Sep 12 11:20:22 2016 +0000 |
| tree | db9c128e207da7b8d50d2ef4615a61a8d1194c9b | |
| parent | d28d3cc079bbda0e0d028a1cd012db0f9d0bcff7 [diff] |
GlobalISel: translate GEP instructions. Unlike SDag, we use a separate G_GEP instruction (much simplified, only taking a single byte offset) to preserve the pointer type information through selection. llvm-svn: 281205