Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: add special cases in spe_load_float(), spe_load_int(), added spe_spl... | Brian Paul | 2008-09-11 | 1 | -9/+36 |
* | gallium: assorted additions and fixes to Cell SPE rtasm code | Brian Paul | 2008-09-11 | 1 | -17/+71 |
* | gallium: comments, assertions, etc | Brian Paul | 2008-09-11 | 1 | -5/+31 |
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+1 |
* | cell: Float convert-to and convert-from instructions use different shift bias | Ian Romanick | 2008-03-25 | 1 | -2/+2 |
* | cell: Don't free NULL code pointers | Ian Romanick | 2008-03-17 | 1 | -1/+3 |
* | cell: Fix simple register allocator | Ian Romanick | 2008-03-17 | 1 | -6/+6 |
* | Move SPE register allocator to rtasm code | Ian Romanick | 2008-03-10 | 1 | -0/+47 |
* | Bring in ppc spe rtasm into gallium's rtasm module. | José Fonseca | 2008-02-19 | 1 | -0/+386 |