"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "0ae2501fd233ec4fb3c8d4624d1609a7eb016e88"
[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
Loading
Please register or sign in to comment