Add test for previous commit correcting NEON load patterns.
[oota-llvm.git] / test / CodeGen / ARM / tail-dup.ll
2012-01-26 Chad RosierReplace the use of isPredicable() with isPredicated...