aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/MathExtras.h
Commit message (Expand)AuthorAgeFilesLines
* Add count{Leading,Trailing}Ones_{32,64} functions with simple implementations.Dan Gohman2008-02-131-0/+32
* make this 64-bit safeChris Lattner2008-01-261-2/+2
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Move MinAlign to MathExtras.h.Duncan Sands2007-11-091-0/+7
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+363