summaryrefslogtreecommitdiff
path: root/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp
AgeCommit message (Expand)Author
2017-09-29[AMDGPU] calling conventions for AMDPAL OS typeTim Renouf
2017-08-08[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...Eugene Zelenko
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-04-13[IR] Make getParamAttributes take argument numbers, not ArgNo+1Reid Kleckner
2017-04-06[AMDGPU] Temporarily change constant address space from 4 to 2Yaxun Liu
2017-03-31[AMDGPU] Remove assumption that vector and scalar types do not aliasStanislav Mekhanoshin
2017-03-31AMDGPU/R600: Fix amdgpu alias analysis pass.Jan Vesely
2017-03-27[AMDGPU] Get address space mapping by target triple environmentYaxun Liu
2017-03-17[AMDGPU] Add address space based alias analysis passStanislav Mekhanoshin