Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeon/llvm: Remove backend code from Mesa | Tom Stellard | 2013-01-04 | 1 | -71/+0 |
* | radeon/llvm: Replace AMDGPU pow intrinsic with the llvm version | Tom Stellard | 2012-09-21 | 1 | -0/+2 |
* | radeon/llvm: Lower ROTL to BIT_ALIGN | Tom Stellard | 2012-06-21 | 1 | -0/+14 |
* | radeon/llvm: Lower UDIV using the Selection DAG | Tom Stellard | 2012-05-24 | 1 | -0/+6 |
* | radeon/llvm: Add custom SDNode for FRACT | Tom Stellard | 2012-05-24 | 1 | -0/+3 |
* | radeon/llvm: Add DAG nodes for MIN instructions | Tom Stellard | 2012-05-17 | 1 | -0/+15 |
* | radeon/llvm: Add custom SDNodes for MAX | Tom Stellard | 2012-05-17 | 1 | -0/+31 |