InstCombine: creating selects from -1 and 0 is fine, they combine into a sext from i1.
[oota-llvm.git] / test / Bitcode / 2009-06-11-FirstClassAggregateConstant.ll
2009-06-12 Nick LewyckyDon't remove aggregate-typed module level constants...