summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/CIInstructions.td
Commit message (Collapse)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-149/+0
| | | | llvm-svn: 239657
* R600/SI: Add assembler support for FLAT instructionsTom Stellard2015-06-121-64/+61
| | | | | | | | - Add glc, slc, and tfe operands to flat instructions - Add missing flat instructions - Fix the encoding of flat_load_dwordx3 and flat_store_dwordx3. llvm-svn: 239637
* R600/SI: Move flat instruction defs to CIInstructions.tdTom Stellard2015-06-111-0/+110
| | | | llvm-svn: 239534
* R600/SI: Add assembler support for all CI and VI VOP1 instructionsTom Stellard2015-04-231-1/+1
| | | | llvm-svn: 235629
* Reuse a bunch of cached subtargets and remove getSubtarget callsEric Christopher2015-01-301-2/+2
| | | | | | without a Function argument. llvm-svn: 227638
* R600/SI: Add VI instructionsMarek Olsak2014-12-071-0/+42
llvm-svn: 223603
OpenPOWER on IntegriCloud