aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/bswap-inline-asm.ll
AgeCommit message (Expand)Author
2011-01-08Recognize inline asm 'rev /bin/bash, ' as a bswap intrinsic call.Evan Cheng
2010-11-13Recognise 32-bit ror-based bswap implementation used by uclibcPeter Collingbourne
2010-03-04Fix recognition of 16-bit bswap for C front-ends which emit theDan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-17Recognize bswapl as bswap too.Dan Gohman
2009-03-17Recognize "bswapq" as an alternate spelling for the bswap instruction.Dan Gohman