Add one more argument to the prefetch intrinsic to indicate whether it's a data
[oota-llvm.git] / test / CodeGen / ARM / 2010-06-21-LdStMultipleBug.ll
2010-06-21 Evan ChengFix PR7421: bug in kill transferring logic. It was...