Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFC: I simply added CHECK-LABEL to prevent false matches in the tests. | Andrew V. Tischenko | 2017-07-07 | 1 | -0/+1 |
| | | | | llvm-svn: 307397 | ||||
* | test: modernise ARM CodeGen tests | Saleem Abdulrasool | 2016-12-27 | 1 | -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 Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | Fix pr4058 and pr4059. Do not split i64 or double arguments between r3 and | Bob Wilson | 2009-05-19 | 1 | -0/+9 |
the stack. Patch by Sandeep Patel. llvm-svn: 72106 |