summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/bswap.ll
Commit message (Expand)AuthorAge
* [mips] Check emitted code for llvm.bswap.i32 on MIPS16/MIPS64 and llvm.bswap....Daniel Sanders2014-03-31
* Add support for scalarizing/splitting vector bswap.Raul E. Silvera2014-03-18
* [Mips] Adjust float ABI settings in case of MIPS16 mode.Simon Atanasyan2013-11-19
* Let rotr and bswap be handled by expansion for Mips16 since we don'tReed Kotler2013-10-08
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Test case for r147017.Akira Hatanaka2011-12-20