summaryrefslogtreecommitdiff
path: root/unittests/Support/MathExtrasTest.cpp
Commit message (Expand)AuthorAge
* [Support] Remove Count{Leading,Trailing}Zeros_{32,64}.Michael J. Spencer2013-05-24
* [Support][MathExtras] Fix literal type issues.Michael J. Spencer2013-05-24
* [Support] Add type generic bit utilities to MathExtras.hMichael J. Spencer2013-05-24
* Fixes warnings emitted by Visual Studio 2010 compiler.Oscar Fuentes2011-03-01
* Fixed header comment.Misha Brukman2009-08-20
* Make the constants fit.Bill Wendling2009-04-01
* Added tests for math utility functions; fixed another test's header comment.Misha Brukman2009-04-01