summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/2008-07-05-ByVal.ll
Commit message (Collapse)AuthorAgeFilesLines
* Delete test cases that generate code for allegrex/psp and cannot be repurposed.Akira Hatanaka2011-09-131-20/+0
| | | | llvm-svn: 139652
* Drop support for Allegrex. Allegrex implements a variant of Mips2.Akira Hatanaka2011-09-091-1/+3
| | | | llvm-svn: 139383
* Correct bogus module triple specifications.Duncan Sands2010-08-301-1/+1
| | | | llvm-svn: 112469
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Turn on LegalizeTypes, the new type legalizationDuncan Sands2008-10-271-2/+1
| | | | | | | codegen infrastructure, by default. Please report any breakage to the mailing lists. llvm-svn: 58232
* Batch 1 of Mips CodeGen tests, more coming...Bruno Cardoso Lopes2008-08-081-0/+19
I had a lot of simple local codegen tests and they are now ready to be placed in test/CodeGen. llvm-svn: 54506
OpenPOWER on IntegriCloud