summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2007-05-09-tailmerge-2.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for using "foo" as symbols instead of %"foo". This is ancientChris Lattner2011-06-171-1/+0
| | | | | | | syntax and has been long obsolete. As usual, updating the tests is the nasty part of this. llvm-svn: 133242
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-021-2/+0
| | | | | | | Remove the -enable-eh option which is only used by the JIT, and replace it with -jit-enable-eh. llvm-svn: 102865
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-4/+4
| | | | llvm-svn: 81293
* Testcases for PR1628.Duncan Sands2007-09-051-0/+3
| | | | llvm-svn: 41719
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
| | | | llvm-svn: 41097
* Another test for tail mergeingDale Johannesen2007-05-101-0/+66
llvm-svn: 36967
OpenPOWER on IntegriCloud