Evan Cheng
|
1afd04fc59
|
Recognize inline asm 'rev /bin/bash, ' as a bswap intrinsic call.
llvm-svn: 123048
|
2011-01-08 01:24:27 +00:00 |
|
Peter Collingbourne
|
4ec6b2dbe7
|
Recognise 32-bit ror-based bswap implementation used by uclibc
llvm-svn: 119007
|
2010-11-13 19:54:30 +00:00 |
|
Dan Gohman
|
265f85f6d8
|
Fix recognition of 16-bit bswap for C front-ends which emit the
clobber registers in a different order.
llvm-svn: 97741
|
2010-03-04 19:58:08 +00:00 |
|
Dan Gohman
|
df2896d609
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
|
Dan Gohman
|
f6c57d0fe7
|
Recognize bswapl as bswap too.
llvm-svn: 67072
|
2009-03-17 02:45:40 +00:00 |
|
Dan Gohman
|
4efda2b52b
|
Recognize "bswapq" as an alternate spelling for the bswap instruction.
llvm-svn: 67071
|
2009-03-17 02:17:27 +00:00 |
|