| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: modernise ARM CodeGen tests | Saleem Abdulrasool | 2016-12-27 | 1 | -44/+74 |
| | | | | | | | | | 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 | ||||
| * | Recognize triplets starting with armv5-, armv6- etc. And set the ARM arch ↵ | Evan Cheng | 2009-03-08 | 1 | -1/+1 |
| | | | | | | | version accordingly. llvm-svn: 66365 | ||||
| * | Remove llvm-upgrade. | Tanya Lattner | 2008-02-17 | 1 | -55/+53 |
| | | | | | llvm-svn: 47238 | ||||
| * | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 41097 | ||||
| * | For PR1319: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -2/+3 |
| | | | | | llvm-svn: 36076 | ||||
| * | ARM test cases contributed by Apple. | Evan Cheng | 2007-01-19 | 1 | -0/+75 |
| llvm-svn: 33354 | |||||

