Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-enable some of the disabled tests. Use FileCheck instead of grep to check | Akira Hatanaka | 2011-09-21 | 1 | -6/+2 |
| | | | | | | output. llvm-svn: 140263 | ||||
* | 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 2 of Mips CodeGen tests | Bruno Cardoso Lopes | 2008-08-08 | 1 | -0/+11 |
llvm-svn: 54507 |