Fix ctlz and cttz. llvm definition requires them to return number of bits in of the...
[oota-llvm.git] / test / CodeGen / X86 / 2005-02-14-IllegalAssembler.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-03-23 Chris Lattnermake sure this test tests the intended target.
2005-02-14 Chris LattnerA testcase that LLC produces illegal asm on for Prolang...