Handle the situation where CodeGenPrepare removes a reference to a BB that has
[oota-llvm.git] / test / CodeGen / ARM / 2011-11-09-IllegalVectorFPIntConvert.ll
2011-11-09 Eli FriedmanMake sure we correctly unroll conversions between v2f64...