summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Simplify getAddressSpace callsMatt Arsenault2019-10-311-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AMDGPU: Remove remnants of old address space mappingMatt Arsenault2018-08-311-3/+1
* Reapply "AMDGPU: Force inlining if LDS global address is used"Matt Arsenault2018-07-101-21/+87
* Revert "AMDGPU: Force inlining if LDS global address is used"Vlad Tsyrklevich2018-07-101-87/+21
* AMDGPU: Force inlining if LDS global address is usedMatt Arsenault2018-07-091-21/+87
* AMDGPU: Add option to stress callsMatt Arsenault2017-09-211-3/+13
* [AMDGPU] Testing commit access only, no real changeAlfred Huang2017-06-151-1/+1
* AMDGPU: Register AMDGPUAlwaysInlineMatt Arsenault2017-06-021-3/+7
* [AMDGPU] Add GlobalOpt parameter to Always Inliner passStanislav Mekhanoshin2017-03-301-5/+9
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* AMDGPU/SI: Handle aliases in AMDGPUAlwaysInlinePassNikolay Haustov2016-08-311-0/+12
* Cloning: Clean up the interface to the CloneFunction function.Peter Collingbourne2016-05-101-2/+1
* AMDGPU: Minor cleanups to always inline passMatt Arsenault2015-07-131-7/+4
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+67
OpenPOWER on IntegriCloud