| commit | cd729ead016b27cacbee42f7c095d5b8042d9216 | [log] [tgz] |
|---|---|---|
| author | Petar Jovanovic <petar.jovanovic@mips.com> | Wed Nov 15 15:24:04 2017 +0000 |
| committer | Petar Jovanovic <petar.jovanovic@mips.com> | Wed Nov 15 15:24:04 2017 +0000 |
| tree | 689591cee75d4a0bf3c284c9db99b1fbf2331e2e | |
| parent | 6f065a9f7ce22d0a43e81b10c19abbfec7632a5f [diff] |
[mips] Improve genConstMult() to work with arbitrary precision APInt is now used instead of uint64_t in function genConstMult() allowing multiplication optimizations with constants of arbitrary length. Patch by Milos Stojanovic. Differential Revision: https://reviews.llvm.org/D38130 llvm-svn: 318296