summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AMDGPU: Refactor Subtarget classesTom Stellard2018-07-111-1/+1
* AMDGPU: Separate R600 and GCN TableGen filesTom Stellard2018-06-281-2/+1
* Extend memcpy expansion in Transform/Utils to handle wider operand types.Sean Fertile2017-07-071-2/+11
* [LegacyPassManager] Remove TargetMachine constructorsFrancis Visoiu Mistrih2017-05-181-10/+11
* [AMDGPU] Generate range metadata for workitem idStanislav Mekhanoshin2017-04-121-5/+42
* AMDGPU::expandMemIntrinsicUses(): Fix an uninitialized variable. This functio...NAKAMURA Takumi2017-02-121-1/+1
* AMDGPU: Add pass to expand memcpy/memmove/memsetMatt Arsenault2017-02-091-0/+123
OpenPOWER on IntegriCloud