Add testcase for legalizing ISD::CTTZ efficiently. On PPC, ctlz(int) is
[oota-llvm.git] / test / Assembler / 2005-01-03-FPConstantDisassembly.ll
2005-01-04 Chris LattnerTest that trivial constants are not printed in hex...