| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | filecheckize a test and mark these wiht a cpu so it passes | Chris Lattner | 2010-03-14 | 1 | -3/+10 |
| | | | | | | | on hosts without cmovs. llvm-svn: 98521 | ||||
| * | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -3/+3 |
| | | | | | llvm-svn: 81290 | ||||
| * | Fix ctlz and cttz. llvm definition requires them to return number of bits in ↵ | Evan Cheng | 2007-12-14 | 1 | -1/+11 |
| | | | | | | | of the src type when value is zero. llvm-svn: 45029 | ||||
| * | Implement ctlz and cttz with bsr and bsf. | Evan Cheng | 2007-12-14 | 1 | -0/+16 |
| llvm-svn: 45024 | |||||

