APInt's countLeadingOnes() was broken for negative i128 values,
[oota-llvm.git] / unittests / Makefile
2009-01-04 Bill WendlingModify the unittests Makefiles so that they don't rebui...
2009-01-02 Nuno Lopesmake 'make clean' remove test binaries as well
2009-01-01 Misha BrukmanOriginal patch by Talin.