[ARM] Fix ARMCodeGenPrepare test cases
authorSjoerd Meijer <sjoerd.meijer@arm.com>
Fri, 26 Oct 2018 14:19:57 +0000 (14:19 +0000)
committerSjoerd Meijer <sjoerd.meijer@arm.com>
Fri, 26 Oct 2018 14:19:57 +0000 (14:19 +0000)
commit56f336e2c904d5babbaf9cbf8c58c131693cdba2
tree8e955ae883ac9303f6544dedb154a245e7cb24fa
parentd99b15e484fa7f10a951f5b2d804282017520e2f
[ARM] Fix ARMCodeGenPrepare test cases

While working on FileCheck producing better diagnostics in D53710, I noticed
that our test case is broken in a few different ways. The test was running, but
results were not checked as prefix CHECK-COMMON wasn't defined (which is what
FileCheck should warn about). Also, the output was different in 2 cases because
of recent changes in ARMCodeGenPrepare.

Differential Revision: https://reviews.llvm.org/D53746

llvm-svn: 345386
llvm/test/CodeGen/ARM/arm-cgp-calls.ll