aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MathExtrasTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-24[Support] Remove Count{Leading,Trailing}Zeros_{32,64}.Michael J. Spencer1-16/+12
2013-05-24[Support][MathExtras] Fix literal type issues.Michael J. Spencer1-36/+36
2013-05-24[Support] Add type generic bit utilities to MathExtras.hMichael J. Spencer1-0/+91
2011-03-01Fixes warnings emitted by Visual Studio 2010 compiler.Oscar Fuentes1-1/+1
2009-08-20Fixed header comment.Misha Brukman1-1/+1
2009-04-01Make the constants fit.Bill Wendling1-5/+5
2009-04-01Added tests for math utility functions; fixed another test's header comment.Misha Brukman1-0/+104