Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g/llvm: Let ISel handle lowering to {INSERT,EXTRACT}_SUBREG | Tom Stellard | 2012-04-23 | 6 | -88/+37 |
* | r600g/llvm: Only emit an instruction's explicit operands | Tom Stellard | 2012-04-23 | 1 | -2/+2 |
* | r600g/llvm: Handle copies between vector registers | Tom Stellard | 2012-04-23 | 2 | -2/+21 |
* | r600g/llvm: Remove debugging hack from R600InstrInfo::copyPhysReg() | Tom Stellard | 2012-04-23 | 1 | -4/+0 |
* | r600g/llvm: Tell the code emitter to ignore KILL and BUNDLE | Tom Stellard | 2012-04-23 | 1 | -1/+3 |
* | r600/llvm: Add LOAD_VTX instruction | Tom Stellard | 2012-04-23 | 1 | -0/+13 |
* | radeon: Move radeon_llvm_emit.cpp declarations into their own header | Tom Stellard | 2012-04-23 | 4 | -19/+57 |
* | radeon: Remove HAVE_LLVM ifdefs | Tom Stellard | 2012-04-23 | 1 | -10/+0 |
* | radeonsi: Fix VGPR_BIT() definition. | Michel Dänzer | 2012-04-19 | 1 | -1/+1 |
* | radeonsi: MIMG shader instructions require waiting for the results. | Michel Dänzer | 2012-04-19 | 1 | -0/+2 |
* | radeonsi: initial WIP SI code | Tom Stellard | 2012-04-13 | 154 | -0/+49080 |