DAG legalisation can now handle illegal fma vector types by scalarisation
[oota-llvm.git] / test / CodeGen / ARM / tail-dup.ll
2012-01-26 Chad RosierReplace the use of isPredicable() with isPredicated...