Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AliasAnalysis] Second prototype to cache BasicAA / anyAA state. | Alina Sbirlea | 2019-03-22 | 1 | -2/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Allow subclassing ExternalAA | Matt Arsenault | 2018-11-07 | 1 | -0/+13 |
* | AMDGPU: Remove leftovers from configurable address spaces | Matt Arsenault | 2018-09-11 | 1 | -14/+2 |
* | AMDGPU: Remove remnants of old address space mapping | Matt Arsenault | 2018-08-31 | 1 | -5/+3 |
* | AMDGPU: bump AS.MAX_COMMON_ADDRESS to 6 since 32-bit addr space | Samuel Pitoiset | 2018-08-22 | 1 | -1/+1 |
* | [AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war... | Eugene Zelenko | 2017-08-08 | 1 | -6/+19 |
* | AMDGPU/R600: Fix amdgpu alias analysis pass. | Jan Vesely | 2017-03-31 | 1 | -2/+3 |
* | [AMDGPU] Get address space mapping by target triple environment | Yaxun Liu | 2017-03-27 | 1 | -4/+19 |
* | [AMDGPU] Add address space based alias analysis pass | Stanislav Mekhanoshin | 2017-03-17 | 1 | -0/+86 |