summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
Commit message (Expand)AuthorAgeFilesLines
...
* AMDGPU: Merge S_BUFFER_LOAD_DWORD_IMM into x2, x4Marek Olsak2017-11-091-0/+8
* AMDGPU: Select v_mad_u64_u32 and v_mad_i64_i32Matt Arsenault2017-11-061-0/+4
* AMDGPU: Add max-mix-insts subtarget featureMatt Arsenault2017-10-251-1/+2
* AMDGPU: Fix default range in non-kernel functionsMatt Arsenault2017-10-231-0/+3
* AMDGPU: Do not emit deprecated notes for code object v3Konstantin Zhuravlyov2017-10-141-0/+5
* [Triple] Add AMDPAL operating system typeTim Renouf2017-09-291-0/+4
* [AMDGPU] Prevent post-RA scheduler from breaking memory clausesStanislav Mekhanoshin2017-09-191-0/+4
* AMDGPU: Start selecting v_mad_mix_f32Matt Arsenault2017-09-071-0/+4
* AMDGPU: Add most d16 load/store instruction definitionsMatt Arsenault2017-09-011-0/+4
* [AMDGPU][MC][GFX9] Added integer clamping support for VOP3 opcodesDmitry Preobrazhensky2017-08-161-0/+5
* Reapply "[GlobalISel] Remove the GISelAccessor API."Quentin Colombet2017-08-151-14/+14
* Revert "[GlobalISel] Remove the GISelAccessor API."Quentin Colombet2017-08-081-14/+14
* AMDGPU: Cleanup subtarget featuresMatt Arsenault2017-08-071-1/+0
* [GlobalISel] Remove the GISelAccessor API.Quentin Colombet2017-08-041-14/+14
* AMDGPU: Annotate implicitarg.ptr usageMatt Arsenault2017-07-281-1/+2
* AMDGPU: Add encoding for carryless add/sub instructionsMatt Arsenault2017-07-201-0/+5
* [AMDGPU] fcaninicalize optimization for GFX9+Stanislav Mekhanoshin2017-07-131-0/+4
* [AMDGPU] SDWA: several fixes for V_CVT and VOPC instructionsSam Kolton2017-06-271-3/+3
* [AMDGPU] SDWA: add support for GFX9 in peephole passSam Kolton2017-06-221-0/+25
* AMDGPU : Fix ISA Version Definitions.Wei Ding2017-06-101-1/+6
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-4/+4
* [llvm] Remove double semicolonsMandeep Singh Grang2017-06-061-1/+1
* AMDGPU: Make auto waitcnt before barrier a featureKonstantin Zhuravlyov2017-06-021-6/+5
* [AMDGPU] Fix kernel arg segment size for amdgizclYaxun Liu2017-06-011-1/+2
* [AMDGPU] Require waitcnt before barrier for all targets; adjust tests.Mark Searles2017-05-301-1/+1
* Revert "AMDGPU: Fold CI-specific complex SMRD patterns into existing complex ...Marek Olsak2017-05-241-4/+0
* [AMDGPU] Combine and (srl) into shl (bfe)Stanislav Mekhanoshin2017-05-231-4/+4
* AMDGPU: Fold CI-specific complex SMRD patterns into existing complex patternsMarek Olsak2017-05-231-0/+4
* AMDGPU: Fix min3/max3 combines for f16/i16Matt Arsenault2017-05-171-0/+4
* AMDGPU: Add new subtarget features for gfx9 flat instructionsMatt Arsenault2017-05-101-0/+15
* AMDGPU: Change stack alignmentMatt Arsenault2017-04-171-2/+4
* [AMDGPU] Generate range metadata for workitem idStanislav Mekhanoshin2017-04-121-0/+3
* [AMDGPU] Get address space mapping by target triple environmentYaxun Liu2017-03-271-0/+5
* AMDGPU: Always use VGPR indexing on GFX9Marek Olsak2017-03-211-0/+4
* [AMDGPU] Iterative scheduling infrastructure + minimal registry schedulerValery Pykhtin2017-03-211-0/+6
* AMDGPU: Use v_med3_{f16|i16|u16}Matt Arsenault2017-02-271-0/+4
* AMDGPU: Add VOP3P instruction formatMatt Arsenault2017-02-271-0/+5
* AMDGPU : Update TrapCode based on Trap Handler ABI.Wei Ding2017-02-221-6/+10
* Revert "AMDGPU : Update TrapCode based on Trap Handler ABI."Wei Ding2017-02-221-10/+6
* AMDGPU : Update TrapCode based on Trap Handler ABI.Wei Ding2017-02-221-6/+10
* AMDGPU: Redefine clamp node as clamp 0.0-1.0Matt Arsenault2017-02-211-4/+9
* AMDGPU: Fix assembler subtarget predicate for gfx9Matt Arsenault2017-02-181-0/+1
* AMDGPU: Merge initial gfx9 supportMatt Arsenault2017-02-181-1/+23
* AMDGPU : Add trap handler support.Wei Ding2017-02-101-0/+25
* [AMDGPU] Add target information that is required by tools to metadataKonstantin Zhuravlyov2017-02-081-50/+43
* [AMDGPU] Distinguish between S/VGPR allocation and encoding granularitiesKonstantin Zhuravlyov2017-02-081-0/+12
* [AMDGPU] Move register related queries to subtarget classKonstantin Zhuravlyov2017-02-081-1/+79
* [AMDGPU] Account workgroup size in LDS occupancy limitsStanislav Mekhanoshin2017-02-011-2/+3
* AMDGPU: Cleanup fmin/fmax legacy functionMatt Arsenault2017-02-011-0/+4
* AMDGPU: Implement hook for InferAddressSpacesMatt Arsenault2017-01-311-4/+4
OpenPOWER on IntegriCloud