summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/AMDGPUInstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* radeon/llvm: swap wrong OPCODE_IS_*_ZERO_* opcode and useVincent Lejeune2012-09-041-2/+2
* radeon/llvm: Simplify the convert to ISA passTom Stellard2012-08-231-1/+1
* radeon/llvm: Use the MCCodeEmitter for R600Tom Stellard2012-08-231-8/+0
* radeon/llvm: Add flag operand to some instructionsTom Stellard2012-08-231-0/+1
* radeon/llvm: Add R600ExpandSpecialInstrs passTom Stellard2012-08-211-0/+1
* radeon/llvm: Lower branch/branch_cond into predicated jumpVincent Lejeune2012-08-151-14/+0
* radeon/llvm: Support for predicate bitVincent Lejeune2012-08-151-0/+6
* radeon/llvm: Cleanup AMDGPUUtil.cppApostolos Bartziokas2012-08-151-0/+5
* radeon/llvm: Merge AMDILInstrInfo.cpp into AMDGPUInstrInfo.cppTom Stellard2012-07-301-4/+113
* radeon/llvm: Remove obselete hooks for the ConvertToISA passTom Stellard2012-06-061-4/+0
* radeon/llvm: Remove auto-generated AMDIL->ISA conversion codeTom Stellard2012-05-241-3/+1
* radeon/llvm: More comments and cleanupsTom Stellard2012-05-111-1/+5
* radeon/llvm: Add some comments and fix coding styleTom Stellard2012-05-081-10/+11
* radeon/llvm: Remove the ReorderPreloadInstructions passTom Stellard2012-05-081-10/+0
* radeonsi: initial WIP SI codeTom Stellard2012-04-131-0/+59