Tighten up checking of the validity of casts. (1) The IR parser would
[oota-llvm.git] / unittests / Support / MathExtrasTest.cpp
2011-03-01 Oscar FuentesFixes warnings emitted by Visual Studio 2010 compiler.
2009-08-20 Misha BrukmanFixed header comment.
2009-04-01 Bill WendlingMake the constants fit.
2009-04-01 Misha BrukmanAdded tests for math utility functions; fixed another...