ARM: prefer allocating VFP regs at stride 4 on Darwin.
[oota-llvm.git] / test / CodeGen / ARM / ifcvt-dead-def.ll
2015-05-06 Pete CooperHandle dead defs in the if converter.