Replace neverHasSideEffects=1 with hasSideEffects=0 in all .td files.
[oota-llvm.git] / lib / Target / R600 / R600Instructions.td
2014-11-26 Craig TopperReplace neverHasSideEffects=1 with hasSideEffects=0...
2014-11-14 Tom StellardR600/SI: Start implementing an assembler
2014-11-13 Matt ArsenaultR600/SI: Fix fmin_legacy / fmax_legacy matching for SI
2014-11-02 Matt ArsenaultR600: Don't unnecessarily repeat the register class
2014-10-14 Jan VeselyR600: FMA is VecALU only instruction
2014-09-05 Jan VeselyR600: Fix FROUND
2014-07-24 Matt ArsenaultR600: Add FMA instructions for Evergreen
2014-07-24 Matt ArsenaultR600: Match rcp node on pre-SI
2014-07-11 Marek OlsakR600/SI: fix shadow mapping for 1D and 2D array textures
2014-06-24 Matt ArsenaultR600: Fix inconsistency in rsq instructions.
2014-06-20 Tom StellardR600/SI: Add a pattern for f32 ftrunc
2014-06-19 Matt ArsenaultR600/SI: Add intrinsics for various math instructions.
2014-06-17 Tom StellardR600: Use LDS and vectors for private memory
2014-06-13 Tom StellardR600: Remove AMDIL instruction and register definitions
2014-06-11 Tom StellardR600: Set correct InstrItinClass for instructions using...
2014-05-22 Matt ArsenaultR600: Expand mul24 for GPUs without it
2014-05-22 Matt ArsenaultR600: Expand mad24 for GPUs without it
2014-03-24 Tom StellardR600: Reorganize tablegen instruction definitions
2014-03-17 Matt ArsenaultR600: Match sign_extend_inreg to BFE instructions
2014-03-13 Tom StellardR600: LDS instructions shouldn't implicitly define...
2014-02-26 Matt ArsenaultR600: Remove unnecessary build_vector pattern.
2014-01-24 Alp TokerFix known typos
2014-01-23 Tom StellardR600: Disable the BFE pattern
2014-01-22 Tom StellardR600: Add some missing CF instruction definitions to...
2014-01-22 Tom StellardR600: CF_PUSH is the same on Evergreen and Cayman
2014-01-22 Tom StellardR600: MOVA is vector only
2013-12-20 Tom StellardR600: Allow ftrunc
2013-12-02 Vincent LejeuneR600: Workaround for cayman loop bug
2013-11-27 Tom StellardR600: Add support for ISD::FROUND
2013-11-22 Tom StellardR600/SI: Fixing handling of condition codes
2013-11-13 Tom StellardR600/SI: Add support for private address space load...
2013-11-11 Vincent LejeuneR600: Use function inputs to represent data stored...
2013-10-13 Vincent LejeuneR600: Clear the VPM bit of export instructions.
2013-10-02 Vincent LejeuneR600: Add a ldptr intrinsic to support MSAA.
2013-10-01 Vincent LejeuneR600: add a pass that merges clauses.
2013-10-01 Vincent LejeuneR600: Enable -verify-machineinstrs in some tests.
2013-09-28 Tom StellardR600: Fix handling of NAN in comparison instructions
2013-09-28 Tom StellardSelectionDAG: Try to expand all condition codes using...
2013-09-06 Aaron WatryR600: Add support for LDS atomic subtract
2013-09-05 Tom StellardR600: Add support for local memory atomic add
2013-09-04 Vincent LejeuneR600: Use SchedModel enum for is{Trans,Vector}Only...
2013-08-26 Tom StellardR600: Add support for i8 and i16 local memory loads
2013-08-26 Tom StellardR600: Add support for i8 and i16 local memory stores
2013-08-16 Tom StellardR600: Add support for i16 and i8 global stores
2013-08-16 Tom StellardR600: Add support for v4i32 stores on Cayman
2013-08-16 Tom StellardR600: Add IsExport bit to TableGen instruction definitions
2013-08-16 Tom StellardR600: Change the RAT instruction assembly names so...
2013-08-14 Tom StellardR600/SI: Handle MSAA texture targets
2013-08-01 Tom StellardR600: Add 64-bit float load/store support
2013-07-31 Tom StellardRevert "R600: Use SchedModel enum for is{Trans,Vector...
2013-07-31 Vincent LejeuneR600: Use SchedModel enum for is{Trans,Vector}Only...
2013-07-31 Vincent LejeuneR600: Remove predicated_break inst
2013-07-23 Tom StellardR600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS...
2013-07-23 Tom StellardR600: Add support for 24-bit MAD instructions
2013-07-23 Tom StellardR600: Add support for 24-bit MUL instructions
2013-07-23 Tom StellardR600: Improve support for < 32-bit loads
2013-07-23 Tom StellardR600: Use KCache for kernel arguments
2013-07-23 Tom StellardR600: Clean up extended load patterns
2013-07-19 Vincent LejeuneR600: Don't emit empty then clause and use alu_pop_after
2013-07-09 Vincent LejeuneR600: Do not predicated basic block with multiple alu...
2013-07-09 Vincent LejeuneR600: Use DAG lowering pass to handle fcos/fsin
2013-07-09 Vincent LejeuneR600: Print Export Swizzle
2013-06-29 Vincent LejeuneR600: Support schedule and packetization of trans-only...
2013-06-28 Tom StellardR600: Add local memory support via LDS
2013-06-28 Tom StellardR600: Add support for GROUP_BARRIER instruction
2013-06-28 Tom StellardR600: Add ALUInst bit to tablegen definitions v2
2013-06-25 Tom StellardR600: Use new getNamedOperandIdx function generated...
2013-06-25 Tom StellardR600: Add support for i32 loads from the constant addre...
2013-06-24 Aaron WatryR600: Fix spelling error in comment
2013-06-17 Vincent LejeuneR600: Properly set COUNT_3 bit in TEX clause initiating...
2013-06-14 Tom StellardR600: Use correct encoding for Vertex Fetch instruction...
2013-06-14 Tom StellardR600: Use EXPORT_RAT_INST_STORE_DWORD for stores on...
2013-06-14 Tom StellardR600: Factor the instruction encoding out the RAT_WRITE...
2013-06-14 Tom StellardR600: Move instruction encoding definitions into a...
2013-06-07 Tom StellardR600: Rework subtarget info and remove AMDILDevice...
2013-06-03 Vincent LejeuneR600: Constraints input regs of interp_xy,_zw
2013-05-20 Tom StellardR600: Swap the legality of rotl and rotr
2013-05-17 Vincent LejeuneR600: Relax some vector constraints on Dot4.
2013-05-17 Vincent LejeuneR600: Improve texture handling
2013-05-17 Vincent LejeuneR600: Rename 128 bit registers.
2013-05-17 Vincent LejeuneR600: prettier dump of clamp
2013-05-10 Tom StellardR600: Remove AMDILPeeopholeOptimizer and replace optimi...
2013-05-03 Tom StellardR600: BFI_INT is a vector-only instruction
2013-05-03 Tom StellardR600: Add pattern for SHA-256 Ma function
2013-05-02 Vincent LejeuneR600: Improve asmPrint of ALU clause
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-05-02 Tom StellardR600: Use new tablegen syntax for patterns
2013-04-30 Vincent LejeuneR600: use native for alu
2013-04-30 Vincent LejeuneR600: Rework Scheduling to handle difference between...
2013-04-30 Vincent LejeuneR600: Add a Bank Swizzle operand
2013-04-30 Vincent LejeuneR600: Turn TEX/VTX into native instructions
2013-04-30 Vincent LejeuneR600: Add FetchInst bit to instruction defs to denote...
2013-04-30 Vincent LejeuneR600: Clean up instruction class definitions
2013-04-29 Tom StellardR600: Fix encoding of CF_END_{EG, R600} instructions
2013-04-23 Vincent LejeuneR600: Use .AMDGPU.config section to emit stacksize
2013-04-23 Vincent LejeuneR600: Add CF_END
2013-04-19 Tom StellardR600: Add pattern for the BFI_INT instruction
2013-04-17 Vincent LejeuneR600: Make Export Instruction not duplicable
2013-04-17 Vincent LejeuneR600: Export is emitted as a CF_NATIVE inst
2013-04-10 Michel DanzerR600/SI: Add pattern for AMDGPUurecip
next