Fix ctlz and cttz. llvm definition requires them to return number of bits in of the...
[oota-llvm.git] / test / CodeGen / X86 / 2006-08-21-ExtraMovInst.ll
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-30 Chris Lattnerfix this regtest
2006-08-21 Bill WendlingAdded a check so that if we have two machine instructio...