Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -12/+12 |
* | More rewrites of x86 codegen regression tests with FileCheck | Michael Liao | 2013-05-01 | 1 | -3/+4 |
* | Recognize inline asm 'rev /bin/bash, ' as a bswap intrinsic call. | Evan Cheng | 2011-01-08 | 1 | -2/+2 |
* | Recognise 32-bit ror-based bswap implementation used by uclibc | Peter Collingbourne | 2010-11-13 | 1 | -0/+7 |
* | Fix recognition of 16-bit bswap for C front-ends which emit the | Dan Gohman | 2010-03-04 | 1 | -2/+65 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Recognize bswapl as bswap too. | Dan Gohman | 2009-03-17 | 1 | -0/+5 |
* | Recognize "bswapq" as an alternate spelling for the bswap instruction. | Dan Gohman | 2009-03-17 | 1 | -0/+12 |