Add i8 and i64 testing for ctlz on x86. Also simplify the i16 test.
[oota-llvm.git] / utils / Misc /
2009-11-08 Daniel DunbarAdd a 'zkill' script, which is more-or-less a fancy...