| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium/radeon: ship all files in the tarball | Emil Velikov | 2014-09-05 | 1 | -7/+17 |
* | r600g: move cayman MSAA setup to a common place | Marek Olšák | 2014-03-11 | 1 | -0/+1 |
* | radeon: Include radeon_elf_util.c in the list of LLVM_C_FILES v2 | Tom Stellard | 2014-03-07 | 1 | -1/+1 |
* | radeon/llvm: Factor elf parsing code out into its own function | Tom Stellard | 2014-03-07 | 1 | -0/+1 |
* | radeon/vce: initial VCE support v8 | Christian König | 2014-02-13 | 1 | -1/+3 |
* | radeon/video: seperate common video functions | Christian König | 2014-02-06 | 1 | -0/+1 |
* | r600g: move queries to drivers/radeon | Marek Olšák | 2014-01-28 | 1 | -0/+1 |
* | radeon: move some functions to r600_buffer_common.c | Marek Olšák | 2013-12-12 | 1 | -0/+1 |
* | r600g,radeonsi: share r600_texture.c | Marek Olšák | 2013-09-29 | 1 | -0/+1 |
* | r600g: move streamout state to drivers/radeon | Marek Olšák | 2013-08-31 | 1 | -0/+2 |
* | radeon/llvm: Use LLVM C API for compiling LLVM IR to ISA v2 | Tom Stellard | 2013-05-06 | 1 | -3/+1 |
* | radeon/uvd: add UVD implementation v5 | Christian König | 2013-04-11 | 1 | -2/+5 |
* | radeon/llvm: Make radeon_llvm_util.cpp a C file | Tom Stellard | 2013-03-13 | 1 | -3/+3 |
* | r600g/llvm: Move llvm wrapper functions into the radeon directory | Tom Stellard | 2013-03-13 | 1 | -1/+2 |
* | radeon/llvm: Convert to Automake | Tom Stellard | 2013-01-10 | 1 | -2/+2 |
* | radeon/llvm: Remove backend code from Mesa | Tom Stellard | 2013-01-04 | 1 | -83/+0 |
* | radeon: Support LLVM 3.2 | Tom Stellard | 2012-10-01 | 1 | -3/+4 |
* | radeon/llvm: Inital flow control support for SI | Tom Stellard | 2012-09-17 | 1 | -0/+1 |
* | radeon/llvm: Move kernel arg lowering into R600TargetLowering class | Tom Stellard | 2012-09-17 | 1 | -1/+0 |
* | radeon/llvm: Remove R600InstrInfo.td from TD_FILES | Tom Stellard | 2012-09-06 | 1 | -1/+0 |
* | radeon/llvm: Cleanup makefile | Tom Stellard | 2012-09-06 | 1 | -0/+26 |
* | radeon/llvm: Rework how immediate operands are handled with SI | Tom Stellard | 2012-08-31 | 1 | -0/+1 |
* | radeon/llvm: Pull changes from external version of the backend | Tom Stellard | 2012-08-23 | 1 | -3/+3 |
* | radeon/llvm: Use the MCCodeEmitter for R600 | Tom Stellard | 2012-08-23 | 1 | -1/+1 |
* | radeon/llvm: Use the MCCodeEmitter for SI | Tom Stellard | 2012-08-23 | 1 | -1/+3 |
* | radeon/llvm: Add AsmPrinter | Tom Stellard | 2012-08-23 | 1 | -0/+3 |
* | radeon/llvm: Add R600ExpandSpecialInstrs pass | Tom Stellard | 2012-08-21 | 1 | -0/+1 |
* | radeon/llvm: Remove AMDGPUUtil.cpp | Tom Stellard | 2012-08-15 | 1 | -1/+0 |
* | radeon/llvm: Merge AMDILSubtarget into AMDGPUSubtarget | Tom Stellard | 2012-07-30 | 1 | -1/+0 |
* | radeon/llvm: Merge AMDILInstrInfo.cpp into AMDGPUInstrInfo.cpp | Tom Stellard | 2012-07-30 | 1 | -1/+0 |
* | radeon/llvm: Merge AMDILRegisterInfo into AMDGPURegisterInfo | Tom Stellard | 2012-07-30 | 1 | -1/+0 |
* | radeon/llvm: Change the tablegen target from AMDIL to AMDGPU | Tom Stellard | 2012-07-30 | 1 | -0/+1 |
* | radeon/llvm: Use the VLIW Scheduler for R600->NI | Tom Stellard | 2012-06-21 | 1 | -1/+2 |
* | radeon/llvm: Remove AMDIL VCREATE* instructions | Tom Stellard | 2012-06-06 | 1 | -1/+0 |
* | radeon/llvm: Remove AMDIL LOADCONST* instructions | Tom Stellard | 2012-06-06 | 1 | -2/+0 |
* | radeon/llvm: Change prefix on tablegen files to AMDGPU | Tom Stellard | 2012-06-01 | 1 | -9/+9 |
* | radeon/llvm: Remove AMDILTargetMachine | Tom Stellard | 2012-05-29 | 1 | -1/+0 |
* | radeon/llvm: Remove auto-generated AMDIL->ISA conversion code | Tom Stellard | 2012-05-24 | 1 | -4/+1 |
* | radeon/llvm: Remove AMDILMachinePeephole pass | Tom Stellard | 2012-05-24 | 1 | -1/+0 |
* | radeon/llvm: Remove AMDILMCCodeEmitter.cpp | Tom Stellard | 2012-05-10 | 1 | -1/+0 |
* | radeon/llvm: Remove SILowerShaderInstructions.cpp | Tom Stellard | 2012-05-10 | 1 | -1/+0 |
* | radeon/llvm: Don't rely on tablegen for lowering int_AMDGPU_load_const | Tom Stellard | 2012-05-09 | 1 | -1/+0 |
* | radeon/llvm: Remove AMDILUtilityFunctions.cpp | Tom Stellard | 2012-05-08 | 1 | -1/+0 |
* | radeon/llvm: Remove the EXPORT_REG instruction | Tom Stellard | 2012-05-08 | 1 | -1/+0 |
* | radeon/llvm: Use a custom inserter to lower RESERVE_REG | Tom Stellard | 2012-05-08 | 1 | -0/+1 |
* | radeon/llvm: Remove AMDGPULowerShaderInstructions class | Tom Stellard | 2012-05-08 | 1 | -1/+0 |
* | radeon/llvm: Remove the ReorderPreloadInstructions pass | Tom Stellard | 2012-05-08 | 1 | -1/+0 |
* | r600g/llvm: Don't duplicate R600 intrinsics installed by LLVM | Tom Stellard | 2012-05-03 | 1 | -0/+1 |
* | radeon/llvm: Remove AMDILMachineFunctionInfo.cpp | Tom Stellard | 2012-04-25 | 1 | -1/+0 |
* | radeon/llvm: Remove AMDILModuleInfo.cpp | Tom Stellard | 2012-04-25 | 1 | -1/+0 |