Make sure FABS on v2f32 and v4f32 is legal on ARM NEON
[oota-llvm.git] / test / CodeGen / ARM / tail-dup.ll
2012-01-26 Chad RosierReplace the use of isPredicable() with isPredicated...