Files
llvm/lib/Target/AMDGPU
Matt Arsenault 7b6a558f24 AMDGPU: Initial implementation of VGPR indexing mode
This is the most basic handling of the indirect access
pseudos using GPR indexing mode. This currently only enables
the mode for a single v_mov_b32 and then disables it.
This is much more complicated to use than the movrel instructions,
so a new optimization pass is probably needed to fold the access
into the uses and keep the mode enabled for them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284031 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-12 18:49:05 +00:00
..
2016-10-11 18:58:22 +00:00
2016-07-22 17:01:21 +00:00
2015-06-13 03:28:10 +00:00
2015-06-13 03:28:10 +00:00