aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/bswap-inline-asm.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-12/+12
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-011-3/+4
* Recognize inline asm 'rev /bin/bash, ' as a bswap intrinsic call.Evan Cheng2011-01-081-2/+2
* Recognise 32-bit ror-based bswap implementation used by uclibcPeter Collingbourne2010-11-131-0/+7
* Fix recognition of 16-bit bswap for C front-ends which emit theDan Gohman2010-03-041-2/+65
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Recognize bswapl as bswap too.Dan Gohman2009-03-171-0/+5
* Recognize "bswapq" as an alternate spelling for the bswap instruction.Dan Gohman2009-03-171-0/+12