| commit | c721a23882c3a0a9e3907b16ade6983e1e78c9b3 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Fri May 16 20:56:47 2014 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Fri May 16 20:56:47 2014 +0000 |
| tree | a75ce634358acd8ec819e450ff36137502ed921f | |
| parent | 0e70de57a3c80aea5f9018c6ddf0219293f4665e [diff] |
R600/SI: Refactor the VOP3_32 tablegen class This will allow us to use a single MachineInstr to represent instructions which behave the same but have different encodings on some subtargets. llvm-svn: 209028