summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/MathExtrasTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Try to fix the MSVC build.Benjamin Kramer2015-02-121-1/+1
* MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line wit...Benjamin Kramer2015-02-121-7/+4
* [Support] Remove Count{Leading,Trailing}Zeros_{32,64}.Michael J. Spencer2013-05-241-16/+12
* [Support][MathExtras] Fix literal type issues.Michael J. Spencer2013-05-241-36/+36
* [Support] Add type generic bit utilities to MathExtras.hMichael J. Spencer2013-05-241-0/+91
* Fixes warnings emitted by Visual Studio 2010 compiler.Oscar Fuentes2011-03-011-1/+1
* Fixed header comment.Misha Brukman2009-08-201-1/+1
* Make the constants fit.Bill Wendling2009-04-011-5/+5
* Added tests for math utility functions; fixed another test's header comment.Misha Brukman2009-04-011-0/+104
OpenPOWER on IntegriCloud