summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/radeon_llvm_emit.cpp
Commit message (Expand)AuthorAgeFilesLines
* radeon/llvm: Remove AMDILTargetMachineTom Stellard2012-05-291-6/+6
* radeon/llvm: Fix MachineInstr dumpTom Stellard2012-05-021-7/+7
* radeon/llvm: Add subtarget feature: DumpCodeTom Stellard2012-05-011-0/+1
* radeon/llvm: Don't print an error message when there is no errorTom Stellard2012-04-231-2/+1
* radeon: Move radeon_llvm_emit.cpp declarations into their own headerTom Stellard2012-04-231-1/+1
* radeon: Remove HAVE_LLVM ifdefsTom Stellard2012-04-231-10/+0
* radeonsi: initial WIP SI codeTom Stellard2012-04-131-0/+145