aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/SIInstrFormats.td
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-2/+29
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+10
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-198/+231
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-133/+243
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-13/+13
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-7/+16
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+1
* R600/SI: Prefer SALU instructions for bit shift operationsTom Stellard2013-11-131-0/+7
* R600/SI: Implement SIInstrInfo::verifyInstruction() for VOP*Tom Stellard2013-10-101-0/+17
* R600/SI: Fix broken encoding of DS_WRITE_B32Michel Danzer2013-08-161-0/+3
* R600/SI: Assign a register class to the $vaddr operand for MIMG instructionsTom Stellard2013-08-141-0/+3
* R600/SI: Initial support for LDS/GDS instructionsMichel Danzer2013-07-101-0/+24
* R600/SI: Use the same names for VOP3 operands and encoding fieldsTom Stellard2013-05-201-31/+31
* R600/SI: Use same names for corresponding MUBUF operands and encoding fieldsTom Stellard2013-04-051-25/+25
* R600/SI: remove GPR*AlignEncodeChristian Konig2013-03-011-10/+10
* R600/SI: cleanup SIInstrInfo.td and SIInstrFormat.tdChristian Konig2013-02-211-131/+369
* R600/SI: nuke SReg_1 v3Christian Konig2013-02-161-4/+1
* R600/SI: replace AllReg_* with [SV]Src_* v2Christian Konig2013-02-161-18/+18
* R600/SI: fix VOPC encoding v2Christian Konig2013-02-161-37/+16
* R600/SI: move *_Helper definitions to SIInstrFormat.tdChristian Konig2013-02-161-0/+66
* Add R600 backendTom Stellard2012-12-111-0/+146