test that the ppc backend can do 64-bit cntlz
[oota-llvm.git] / test / CodeGen / PowerPC / fp_to_uint.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-10-25 Nate BegemanAdd a regression test for the recent fix for FP_TO_UINT...