Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filecheckize a test and mark these wiht a cpu so it passes | Chris Lattner | 2010-03-14 | 1 | -3/+10 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -3/+3 |
* | Fix ctlz and cttz. llvm definition requires them to return number of bits in ... | Evan Cheng | 2007-12-14 | 1 | -1/+11 |
* | Implement ctlz and cttz with bsr and bsf. | Evan Cheng | 2007-12-14 | 1 | -0/+16 |