summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/AMDGPUTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* radeon/llvm: Rework how immediate operands are handled with SITom Stellard2012-08-311-0/+2
* radeon/llvm: Use the MCCodeEmitter for R600Tom Stellard2012-08-231-26/+0
* radeon/llvm: Use the MCCodeEmitter for SITom Stellard2012-08-231-6/+7
* radeon/llvm: Add R600ExpandSpecialInstrs passTom Stellard2012-08-211-0/+6
* radeon/llvm: Enable if-cvtVincent Lejeune2012-08-151-0/+3
* radeon/llvm: Rename all AMDIL* classes to AMDGPU*Tom Stellard2012-07-301-8/+8
* radeon/llvm: Merge AMDILSubtarget into AMDGPUSubtargetTom Stellard2012-07-301-3/+3
* radeon/llvm: Use the VLIW Scheduler for R600->NITom Stellard2012-06-211-0/+1
* radeon/llvm: Remove AMDIL VCREATE* instructionsTom Stellard2012-06-061-1/+0
* radeon/llvm: Remove AMDIL LOADCONST* instructionsTom Stellard2012-06-061-7/+1
* radeon/llvm: Remove AMDILTargetMachineTom Stellard2012-05-291-2/+10
* radeon/llvm: More comments and cleanupsTom Stellard2012-05-111-3/+3
* radeon/llvm: Remove SILowerShaderInstructions.cppTom Stellard2012-05-101-1/+0
* radeon/llvm: Add some commentsTom Stellard2012-05-101-1/+0
* radeon/llvm: Add some comments and fix coding styleTom Stellard2012-05-081-2/+3
* radeon/llvm: Remove the EXPORT_REG instructionTom Stellard2012-05-081-1/+0
* radeon/llvm: Remove the ReorderPreloadInstructions passTom Stellard2012-05-081-1/+0
* radeon/llvm: Fix build for updated LLVM 3.1 release branchTom Stellard2012-05-011-13/+13
* radeon/llvm: Remove AMDILMachineFunctionInfo.cppTom Stellard2012-04-251-4/+0
* radeon/llvm: Remove AMDILInliner.cppTom Stellard2012-04-251-1/+0
* radeon/llvm: Remove AMDILBarrierDetect.cppTom Stellard2012-04-251-1/+0
* radeon/llvm: Remove AMDILPrintfConvert.cppTom Stellard2012-04-251-1/+0
* radeon/llvm: Remove GlobalManager and KernelManagerTom Stellard2012-04-251-11/+0
* radeon/llvm: Remove IOExpansion filesTom Stellard2012-04-251-1/+0
* radeonsi/llvm: Fix initialization of SIMachineFunctionInfoTom Stellard2012-04-251-4/+4
* radeon/llvm: Lower VCREATE_v4f32 for R600 and SITom Stellard2012-04-231-1/+1
* radeonsi: initial WIP SI codeTom Stellard2012-04-131-0/+180