summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/uxtb.ll
Commit message (Collapse)AuthorAgeFilesLines
* test: modernise ARM CodeGen testsSaleem Abdulrasool2016-12-271-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 Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Recognize triplets starting with armv5-, armv6- etc. And set the ARM arch ↵Evan Cheng2009-03-081-1/+1
| | | | | | version accordingly. llvm-svn: 66365
* Remove llvm-upgrade.Tanya Lattner2008-02-171-55/+53
| | | | llvm-svn: 47238
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
| | | | llvm-svn: 41097
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-2/+3
| | | | llvm-svn: 36076
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-0/+75
llvm-svn: 33354
OpenPOWER on IntegriCloud