Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the Alpha backend. | Dan Gohman | 2011-10-27 | 1 | -14/+0 |
| | | | | llvm-svn: 143164 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | Correct some thinkos in the expansion of ADD/SUB | Duncan Sands | 2008-11-12 | 1 | -0/+14 |
when the target does not support ADDC/SUBC. This fixes PR3044. llvm-svn: 59120 |