Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeon/llvm: Lower UDIV using the Selection DAG | Tom Stellard | 2012-05-24 | 1 | -0/+2 |
* | radeon/llvm: Add custom SDNode for FRACT | Tom Stellard | 2012-05-24 | 1 | -0/+1 |
* | radeon/llvm: Use -1 as true value for SET* integer instructions | Tom Stellard | 2012-05-24 | 1 | -2/+2 |
* | radeon/llvm: Handle selectcc DAG node | Tom Stellard | 2012-05-20 | 1 | -0/+4 |
* | radeon/llvm: Add DAG nodes for MIN instructions | Tom Stellard | 2012-05-17 | 1 | -0/+3 |
* | radeon/llvm: Lower lrp intrinsic during ISel | Tom Stellard | 2012-05-17 | 1 | -0/+1 |
* | radeon/llvm: Move lowering of ABS_i32 to ISel | Tom Stellard | 2012-05-17 | 1 | -0/+1 |
* | radeon/llvm: Add custom SDNodes for MAX | Tom Stellard | 2012-05-17 | 1 | -0/+21 |
* | radeon/llvm: More comments and cleanups | Tom Stellard | 2012-05-11 | 1 | -3/+10 |
* | radeon/llvm: Add some comments and fix coding style | Tom Stellard | 2012-05-08 | 1 | -2/+3 |
* | radeonsi: initial WIP SI code | Tom Stellard | 2012-04-13 | 1 | -0/+35 |