summaryrefslogtreecommitdiff
path: root/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
AgeCommit message (Expand)Author
2018-07-10Reapply "AMDGPU: Force inlining if LDS global address is used"Matt Arsenault
2018-07-10Revert "AMDGPU: Force inlining if LDS global address is used"Vlad Tsyrklevich
2018-07-09AMDGPU: Force inlining if LDS global address is usedMatt Arsenault
2017-09-21AMDGPU: Add option to stress callsMatt Arsenault
2017-06-15 [AMDGPU] Testing commit access only, no real changeAlfred Huang
2017-06-02AMDGPU: Register AMDGPUAlwaysInlineMatt Arsenault
2017-03-30[AMDGPU] Add GlobalOpt parameter to Always Inliner passStanislav Mekhanoshin
2016-10-01Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini
2016-08-31AMDGPU/SI: Handle aliases in AMDGPUAlwaysInlinePassNikolay Haustov
2016-05-10Cloning: Clean up the interface to the CloneFunction function.Peter Collingbourne
2015-07-13AMDGPU: Minor cleanups to always inline passMatt Arsenault
2015-06-13R600 -> AMDGPU renameTom Stellard