Add isInteger() to APFloat.
[oota-llvm.git] / unittests / IR / TypesTest.cpp
2015-08-18 Yaron KerenAdd unit test for isLayoutIdentical(empty, empty).
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...