Fix ctlz and cttz. llvm definition requires them to return number of bits in of the...
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-11.ll
2007-06-19 Evan ChengNew test case: identity operation of RHS / LHS of a...