| commit | 8c1c95e95c25d85943deb6506ee7cfe6863d3659 | [log] [tgz] |
|---|---|---|
| author | Vasileios Kalintiris <Vasileios.Kalintiris@imgtec.com> | Tue Nov 11 11:22:39 2014 +0000 |
| committer | Vasileios Kalintiris <Vasileios.Kalintiris@imgtec.com> | Tue Nov 11 11:22:39 2014 +0000 |
| tree | e94caea46ad1432d137c26946904b3d3002e02c5 | |
| parent | 5fa2e154539a226434879bab4efa3acbeec13601 [diff] |
[mips] Add hardware register name "hwr_ulr" ($29) The canonical name when printing assembly is still $29. The reason is that GAS does not accept "$hwr_ulr" at the moment. This addresses the comments from r221307, which reverted the original commit r221299. llvm-svn: 221685