AMDGPU/SI: Refactor VOP[12C] tablegen definitions
[oota-llvm.git] / lib / Target / AMDGPU / SIInstrInfo.td
2015-11-06 Tom StellardAMDGPU/SI: Refactor VOP[12C] tablegen definitions
2015-11-05 Matt ArsenaultAMDGPU: Fix assert when legalizing atomic operands
2015-11-05 Matt ArsenaultAMDGPU: Make addr64 atomic operand order consistent
2015-10-07 Matt ArsenaultAMDGPU: Add comment for VOP2b operand class
2015-10-06 Tom StellardAMDGPU/SI: Add 64-bit versions of v_nop and v_clrexcp
2015-10-05 Tom StellardAMDGPU/SI: Add a helper for creating aliases for the...
2015-10-03 Tom StellardAMDGPU/SI: Remove unused tablegen multiclass
2015-09-26 Matt ArsenaultAMDGPU: Remove hasPostISelHook from most instructions
2015-09-26 Matt ArsenaultAMDGPU: Switch over reg class size instead of checking...
2015-09-26 Matt ArsenaultAMDGPU: VOP3b definition cleanups
2015-09-26 Matt ArsenaultAMDGPU: Fix sched model for VOP2b instructions
2015-09-25 Matt ArsenaultAMDGPU: Fix not adding exec to defs of cmpx instruction...
2015-09-25 Matt ArsenaultAMDGPU: Improve accuracy of instruction rates for VOPC
2015-09-24 Matt ArsenaultAMDGPU: Add s_dcache_* instructions
2015-09-24 Matt ArsenaultAMDGPU: Add cache invalidation instructions.
2015-09-24 Matt ArsenaultAMDGPU: Fix printing trailing whitespace for mubuf...
2015-09-09 Matt ArsenaultAMDGPU: Remove unused multiclass argument
2015-09-09 Matt ArsenaultAMDGPU: Fix not encoding src2 of VOP3b instructions
2015-09-08 Matt ArsenaultAMDGPU/SI: Fix input vcc operand for VOP2b instructions
2015-08-29 Matt ArsenaultAMDGPU: Add sdst operand to VOP2b instructions
2015-08-22 Matt ArsenaultAMDGPU: Allow specifying different opcode on VI for...
2015-08-21 Matt ArsenaultAMDGPU: Minor cleanups to help with f16 support
2015-08-08 Matt ArsenaultAMDGPU/SI: Remove VCCReg
2015-08-08 Matt ArsenaultAMDGPU/SI: Remove source uses of VCCReg
2015-08-07 Tom StellardAMDGPU/SI: Use InstAlias instead of MnemonicAlias for...
2015-08-07 Tom StellardAMDGPU/SI: Use correct encoding of vopc for VI in the...
2015-08-07 Tom StellardAMDGPU/SI: Remove unused outs parameter from VOPC Table...
2015-08-06 Tom StellardAMDGPU/SI: Add support for 32-bit immediate SMRD offset...
2015-08-06 Tom StellardAMDGPU/SI: Use ComplexPatterns for SMRD addressing...
2015-08-05 Matt ArsenaultAMDGPU: Remove SCCReg.
2015-07-13 Tom StellardAMDGPU/SI: Select mad patterns to v_mac_f32
2015-06-28 Matt ArsenaultAMDGPU/SI: Fix extra space when printing v_div_fmas_*
2015-06-13 Tom StellardR600 -> AMDGPU rename
2012-07-16 Tom StellardRevert "AMDGPU: Add core backend files for R600/SI...
2012-07-16 Tom StellardAMDGPU: Add core backend files for R600/SI codegen v6