| commit | 0e6408124ede1de4b6a091b5c9757bb7ef9a976b | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Fri Dec 14 08:30:15 2007 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Fri Dec 14 08:30:15 2007 +0000 |
| tree | cb39eeacec1f41851c43339fd16964a2b4ab887e | |
| parent | 0fcf56f8f5e2e1945bbc5a421eaeebdc1d80f0cc [diff] |
Fix ctlz and cttz. llvm definition requires them to return number of bits in of the src type when value is zero. llvm-svn: 45029