diff options
| author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-07-19 18:05:01 +0000 |
|---|---|---|
| committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-07-19 18:05:01 +0000 |
| commit | 01fcf9238f8007c9469f8c536aacb959ffe6769d (patch) | |
| tree | 7bdb1a9085bd1ad13e4f5027310effad60a2d117 /llvm/lib/CodeGen/MachineOperand.cpp | |
| parent | 7df225dfc25adc8371188dc57f3adf300b0bd697 (diff) | |
| download | bcm5719-llvm-01fcf9238f8007c9469f8c536aacb959ffe6769d.tar.gz bcm5719-llvm-01fcf9238f8007c9469f8c536aacb959ffe6769d.zip | |
[AMDGPU] Allow register tuples to set asm names
This change reverts most of the previous register name generation.
The real problem is that RegisterTuple does not generate asm names.
Added optional operand to RegisterTuple. This way we can simplify
register name access and dramatically reduce the size of static
tables for the backend.
Differential Revision: https://reviews.llvm.org/D64967
llvm-svn: 366598
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions

