summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/bswap-inline-asm.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-01
* Recognize inline asm 'rev /bin/bash, ' as a bswap intrinsic call.Evan Cheng2011-01-08
* Recognise 32-bit ror-based bswap implementation used by uclibcPeter Collingbourne2010-11-13
* Fix recognition of 16-bit bswap for C front-ends which emit theDan Gohman2010-03-04
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Recognize bswapl as bswap too.Dan Gohman2009-03-17
* Recognize "bswapq" as an alternate spelling for the bswap instruction.Dan Gohman2009-03-17