summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.h
Commit message (Expand)AuthorAgeFilesLines
* [AliasAnalysis] Second prototype to cache BasicAA / anyAA state.Alina Sbirlea2019-03-221-2/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Allow subclassing ExternalAAMatt Arsenault2018-11-071-0/+13
* AMDGPU: Remove leftovers from configurable address spacesMatt Arsenault2018-09-111-14/+2
* AMDGPU: Remove remnants of old address space mappingMatt Arsenault2018-08-311-5/+3
* AMDGPU: bump AS.MAX_COMMON_ADDRESS to 6 since 32-bit addr spaceSamuel Pitoiset2018-08-221-1/+1
* [AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...Eugene Zelenko2017-08-081-6/+19
* AMDGPU/R600: Fix amdgpu alias analysis pass.Jan Vesely2017-03-311-2/+3
* [AMDGPU] Get address space mapping by target triple environmentYaxun Liu2017-03-271-4/+19
* [AMDGPU] Add address space based alias analysis passStanislav Mekhanoshin2017-03-171-0/+86
OpenPOWER on IntegriCloud