InstCombine: creating selects from -1 and 0 is fine, they combine into a sext from i1.
[oota-llvm.git] / test / FrontendObjC++ / 2010-08-04-Template.mm
2010-11-25 Duncan SandsRemove explicit uses of -emit-llvm, the test infrastruc...
2010-08-04 Stuart HastingsTest case for r110250. Radar 8264670. Test case by...