Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -149/+0 |
| | | | | llvm-svn: 239657 | ||||
* | R600/SI: Add assembler support for FLAT instructions | Tom Stellard | 2015-06-12 | 1 | -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.td | Tom Stellard | 2015-06-11 | 1 | -0/+110 |
| | | | | llvm-svn: 239534 | ||||
* | R600/SI: Add assembler support for all CI and VI VOP1 instructions | Tom Stellard | 2015-04-23 | 1 | -1/+1 |
| | | | | llvm-svn: 235629 | ||||
* | Reuse a bunch of cached subtargets and remove getSubtarget calls | Eric Christopher | 2015-01-30 | 1 | -2/+2 |
| | | | | | | without a Function argument. llvm-svn: 227638 | ||||
* | R600/SI: Add VI instructions | Marek Olsak | 2014-12-07 | 1 | -0/+42 |
llvm-svn: 223603 |