aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Support/MathExtrasTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-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