commit | 175cb1381a25d5fdd961bfeab4dea0dfb92a527a | [log] [tgz] |
---|---|---|
author | Srdjan Obucina <Srdjan.Obucina@imgtec.com> | Tue Sep 27 07:00:17 2016 -0700 |
committer | Jim Stichnoth <stichnot@chromium.org> | Tue Sep 27 07:00:17 2016 -0700 |
tree | 9e9f7e04a4cf327c2ab15985edb368a0f65472e9 | |
parent | 6fd9c0e3f5b4c7e9e22dc982bbebbb5a891b35e9 [diff] |
Subzero, MIPS32: Intrinsic call Bswap for i16, i32 and i64 Implements intrinsic call llvm.bswap for i16, i32 and i64 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/2368343003 . Patch from Srdjan Obucina <Srdjan.Obucina@imgtec.com>.