summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/dg.exp
Commit message (Collapse)AuthorAgeFilesLines
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ↵Eli Bendersky2012-02-161-5/+0
| | | | | | | | run with LIT now and now Dejagnu. dg.exp is no longer needed. Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches. llvm-svn: 150664
* Batch 1 of Mips CodeGen tests, more coming...Bruno Cardoso Lopes2008-08-081-0/+5
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