InstCombine: creating selects from -1 and 0 is fine, they combine into a sext from i1.
[oota-llvm.git] / test / FrontendObjC / 2007-05-02-Strong.m
2010-11-25 Duncan SandsRemove explicit uses of -emit-llvm, the test infrastruc...
2007-05-03 Devang PatelNew test.