summaryrefslogtreecommitdiff
path: root/lib/Target/R600/R600Instructions.td
Commit message (Expand)AuthorAge
* R600: Allow ftruncTom Stellard2013-12-20
* R600: Workaround for cayman loop bugVincent Lejeune2013-12-02
* R600: Add support for ISD::FROUNDTom Stellard2013-11-27
* R600/SI: Fixing handling of condition codesTom Stellard2013-11-22
* R600/SI: Add support for private address space load/storeTom Stellard2013-11-13
* R600: Use function inputs to represent data stored in gprVincent Lejeune2013-11-11
* R600: Clear the VPM bit of export instructions.Vincent Lejeune2013-10-13
* R600: Add a ldptr intrinsic to support MSAA.Vincent Lejeune2013-10-02
* R600: add a pass that merges clauses.Vincent Lejeune2013-10-01
* R600: Enable -verify-machineinstrs in some tests.Vincent Lejeune2013-10-01
* R600: Fix handling of NAN in comparison instructionsTom Stellard2013-09-28
* SelectionDAG: Try to expand all condition codes using getCCSwappedOperands()Tom Stellard2013-09-28
* R600: Add support for LDS atomic subtractAaron Watry2013-09-06
* R600: Add support for local memory atomic addTom Stellard2013-09-05
* R600: Use SchedModel enum for is{Trans,Vector}Only functionsVincent Lejeune2013-09-04
* R600: Add support for i8 and i16 local memory loadsTom Stellard2013-08-26
* R600: Add support for i8 and i16 local memory storesTom Stellard2013-08-26
* R600: Add support for i16 and i8 global storesTom Stellard2013-08-16
* R600: Add support for v4i32 stores on CaymanTom Stellard2013-08-16
* R600: Add IsExport bit to TableGen instruction definitionsTom Stellard2013-08-16
* R600: Change the RAT instruction assembly names so they match the docsTom Stellard2013-08-16
* R600/SI: Handle MSAA texture targetsTom Stellard2013-08-14
* R600: Add 64-bit float load/store supportTom Stellard2013-08-01
* Revert "R600: Use SchedModel enum for is{Trans,Vector}Only functions"Tom Stellard2013-07-31
* R600: Use SchedModel enum for is{Trans,Vector}Only functionsVincent Lejeune2013-07-31
* R600: Remove predicated_break instVincent Lejeune2013-07-31
* R600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS loads when necessaryTom Stellard2013-07-23
* R600: Add support for 24-bit MAD instructionsTom Stellard2013-07-23
* R600: Add support for 24-bit MUL instructionsTom Stellard2013-07-23
* R600: Improve support for < 32-bit loadsTom Stellard2013-07-23
* R600: Use KCache for kernel argumentsTom Stellard2013-07-23
* R600: Clean up extended load patternsTom Stellard2013-07-23
* R600: Don't emit empty then clause and use alu_pop_afterVincent Lejeune2013-07-19
* R600: Do not predicated basic block with multiple alu clauseVincent Lejeune2013-07-09
* R600: Use DAG lowering pass to handle fcos/fsinVincent Lejeune2013-07-09
* R600: Print Export SwizzleVincent Lejeune2013-07-09
* R600: Support schedule and packetization of trans-only instVincent Lejeune2013-06-29
* R600: Add local memory support via LDSTom Stellard2013-06-28
* R600: Add support for GROUP_BARRIER instructionTom Stellard2013-06-28
* R600: Add ALUInst bit to tablegen definitions v2Tom Stellard2013-06-28
* R600: Use new getNamedOperandIdx function generated by TableGenTom Stellard2013-06-25
* R600: Add support for i32 loads from the constant address space on CaymanTom Stellard2013-06-25
* R600: Fix spelling error in commentAaron Watry2013-06-24
* R600: Properly set COUNT_3 bit in TEX clause initiating inst for pre EG gen.Vincent Lejeune2013-06-17
* R600: Use correct encoding for Vertex Fetch instructions on CaymanTom Stellard2013-06-14
* R600: Use EXPORT_RAT_INST_STORE_DWORD for stores on CaymanTom Stellard2013-06-14
* R600: Factor the instruction encoding out the RAT_WRITE_CACHELESS_eg classTom Stellard2013-06-14
* R600: Move instruction encoding definitions into a separate .td fileTom Stellard2013-06-14
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-07
* R600: Constraints input regs of interp_xy,_zwVincent Lejeune2013-06-03