ARM: prefer allocating VFP regs at stride 4 on Darwin.
[oota-llvm.git] / test / CodeGen / ARM / 2008-04-11-PHIofImpDef.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-04-11 Evan ChengIf a PHI node has a single implicit_def source, replace...