summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU/GlobalISel: Fix G_EXTRACT_VECTOR_ELT mapping for s-v caseMatt Arsenault2020-01-091-1/+2
* AMDGPU/GlobalISel: Replace handling of boolean valuesMatt Arsenault2020-01-061-0/+4
* GlobalISel: Add type argument to getRegBankFromRegClassMatt Arsenault2020-01-031-2/+2
* AMDGPU/GlobalISel: Add AGPR bank and RegBankSelect mfma intrinsicsAustin Kerbow2019-12-011-0/+6
* AMDGPU/GlobalISel: Split 64-bit vector extracts during RegBankSelectMatt Arsenault2019-10-031-0/+14
* Reapply r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"Matt Arsenault2019-09-191-2/+38
* Revert r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"Hans Wennborg2019-09-191-38/+2
* AMDGPU/GlobalISel: Select llvm.amdgcn.raw.buffer.storeMatt Arsenault2019-09-191-2/+19
* AMDGPU/GlobalISel: RegBankSelect llvm.amdgcn.raw.buffer.{load|store}Matt Arsenault2019-09-191-0/+10
* AMDGPU/GlobalISel: Attempt to RegBankSelect image intrinsicsMatt Arsenault2019-09-191-0/+9
* AMDGPU/GlobalISel: Add support for wide loads >= 256-bitsTom Stellard2019-07-101-0/+3
* AMDGPU/GlobalISel: RegBankSelect for readlane/readfirstlaneMatt Arsenault2019-07-011-0/+7
* AMDGPU/GlobalISel: Convert to using RegisterMatt Arsenault2019-06-281-2/+2
* CodeGen: Introduce a class for registersMatt Arsenault2019-06-241-1/+2
* AMDGPU/GlobalISel: Use waterfall loop for buffer_loadMatt Arsenault2019-05-171-0/+16
* AMDGPU/GlobalISel: Insert waterfall loop for vector indexingMatt Arsenault2019-03-291-0/+4
* RegBankSelect: Handle slightly more complex value mappingsMatt Arsenault2019-02-251-0/+2
* RegBankSelect: Support some more complex part mappingsMatt Arsenault2019-01-241-0/+10
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AMDGPU/GlobalISel: Legality/regbankselect for atomicrmw/atomic_cmpxchgMatt Arsenault2018-12-201-0/+2
* AMDGPU/GlobalISel: Define instruction mapping for G_ORMatt Arsenault2018-03-011-0/+3
* AMDGPU/GlobalISel: Define InstrMappings for G_ICMPMatt Arsenault2018-03-011-8/+8
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+0
* [RegisterBankInfo] Uniquely allocate instruction mapping.Quentin Colombet2017-05-051-2/+3
* Re-commit AMDGPU/GlobalISel: Add support for simple shadersTom Stellard2017-01-301-0/+65
* Revert "AMDGPU/GlobalISel: Add support for simple shaders"Tom Stellard2017-01-301-65/+0
* AMDGPU/GlobalISel: Add support for simple shadersTom Stellard2017-01-301-0/+65
OpenPOWER on IntegriCloud