Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the CellSPU port. | Eric Christopher | 2012-11-14 | 1 | -17/+0 |
| | | | | | | Approved by Chris Lattner. llvm-svn: 167984 | ||||
* | Have SPU handle halfvec stores aligned by 8 bytes. | Kalle Raiskila | 2010-08-09 | 1 | -3/+3 |
| | | | | llvm-svn: 110576 | ||||
* | From Kalle Raiskila: | Chris Lattner | 2010-03-29 | 1 | -0/+17 |
"the bigstack patch for SPU, with testcase. It is essentially the patch committed as 97091, and reverted as 97099, but with the following additions: -in vararg handling, registers are marked to be live, to not confuse the register scavenger -function prologue and epilogue are not emitted, if the stack size is 16. 16 means it is empty - there is only the register scavenger emergency spill slot, which is not used as there is no stack." llvm-svn: 99819 |