summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-3/+3
* [IR] Make getParamAttributes take argument numbers, not ArgNo+1Reid Kleckner2017-04-131-3/+3
* [AMDGPU] Temporarily change constant address space from 4 to 2Yaxun Liu2017-04-061-5/+5
* [AMDGPU] Remove assumption that vector and scalar types do not aliasStanislav Mekhanoshin2017-03-311-8/+0
* AMDGPU/R600: Fix amdgpu alias analysis pass.Jan Vesely2017-03-311-3/+8
* [AMDGPU] Get address space mapping by target triple environmentYaxun Liu2017-03-271-17/+50
* [AMDGPU] Add address space based alias analysis passStanislav Mekhanoshin2017-03-171-0/+117
OpenPOWER on IntegriCloud