| commit | e1e3ffe71d40ecf652e107b2551cc18171b30b8e | [log] [tgz] |
|---|---|---|
| author | Toma Tabacu <toma.tabacu@imgtec.com> | Wed Mar 04 13:01:14 2015 +0000 |
| committer | Toma Tabacu <toma.tabacu@imgtec.com> | Wed Mar 04 13:01:14 2015 +0000 |
| tree | 097794633edd569cffea2b258507493e98eba709 | |
| parent | 8761490d2ed0e7f4c10e9034d82d466ddb9ffd73 [diff] |
[mips] Rename the LA/LI/DLI TableGen definitions and classes. NFC. Summary: Use more reasonable names for these pseudo-instructions. As there's only one definition tied to any one of these classes, I named them with abbreviated versions of their respective class' name. Reviewers: dsanders Reviewed By: dsanders Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D7831 llvm-svn: 231240