LegalizeTypes support for VSETCC. Fixes PR2575.
[oota-llvm.git] / test / CodeGen / CBackend / pr2408.ll
2008-07-18 Dan GohmanIn the CBackend, use casts to force integer add, subtra...