Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete test cases that generate code for allegrex/psp and cannot be repurposed. | Akira Hatanaka | 2011-09-13 | 1 | -20/+0 |
| | | | | llvm-svn: 139652 | ||||
* | Drop support for Allegrex. Allegrex implements a variant of Mips2. | Akira Hatanaka | 2011-09-09 | 1 | -1/+3 |
| | | | | llvm-svn: 139383 | ||||
* | Correct bogus module triple specifications. | Duncan Sands | 2010-08-30 | 1 | -1/+1 |
| | | | | llvm-svn: 112469 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | Turn on LegalizeTypes, the new type legalization | Duncan Sands | 2008-10-27 | 1 | -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 Lopes | 2008-08-08 | 1 | -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 |