InstCombine: creating selects from -1 and 0 is fine, they combine into a sext from i1.
[oota-llvm.git] / test / FrontendObjC / 2010-02-01-utf16-with-null.m
2010-02-01 Evan ChengAdd test case for 95013.