tweak test to check instructions rather than relying on the comment string
[oota-llvm.git] / test / CodeGen / ARM / ifcvt10.ll
2010-09-10 Evan ChengFix test so it passes on non-Darwin hosts.
2010-09-10 Evan ChengTeach if-converter to be more careful with predicating...