summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/arguments-nosplit-i64.ll
Commit message (Collapse)AuthorAgeFilesLines
* NFC: I simply added CHECK-LABEL to prevent false matches in the tests.Andrew V. Tischenko2017-07-071-0/+1
| | | | llvm-svn: 307397
* test: modernise ARM CodeGen testsSaleem Abdulrasool2016-12-271-4/+7
| | | | | | | | Replace the use of grep with FileCheck. Tidy up some of the tests. A few of the tests have been left as weak as previously, though some have been made more stringent. llvm-svn: 290616
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Fix pr4058 and pr4059. Do not split i64 or double arguments between r3 andBob Wilson2009-05-191-0/+9
the stack. Patch by Sandeep Patel. llvm-svn: 72106
OpenPOWER on IntegriCloud