| commit | 97297770a6897abf7226f35d5dca547f1d85740d | [log] [tgz] |
|---|---|---|
| author | Daniel Sanders <daniel.sanders@imgtec.com> | Tue Mar 22 14:40:00 2016 +0000 |
| committer | Daniel Sanders <daniel.sanders@imgtec.com> | Tue Mar 22 14:40:00 2016 +0000 |
| tree | 71b1575f89e863e1702fe96543738322fbcaaab5 | |
| parent | 8fc7a1e9920668acca038eeee3afdcd682bba352 [diff] |
[mips] Range check simm7. Summary: Also renamed li_simm7 to li16_imm since it's not a simm7 and has an unusual encoding (it's a uimm7 except that 0x7f represents -1). Reviewers: vkalintiris Subscribers: dsanders, llvm-commits Differential Revision: http://reviews.llvm.org/D18145 llvm-svn: 264056