Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ↵ | Eli Bendersky | 2012-02-16 | 1 | -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 Lopes | 2008-08-08 | 1 | -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 |