| Commit message (Expand) | Author | Age | Files | Lines |
| * | AMDGPU: Refactor treatment of denormal mode | Matt Arsenault | 2019-11-19 | 1 | -0/+8 |
| * | [Alignment] Migrate Attribute::getWith(Stack)Alignment | Guillaume Chatelet | 2019-10-15 | 1 | -4/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Reapply "AMDGPU: Fix handling of alignment padding in DAG argument lowering" | Matt Arsenault | 2018-07-20 | 1 | -13/+2 |
| * | Revert "AMDGPU: Fix handling of alignment padding in DAG argument lowering" | Evgeniy Stepanov | 2018-07-14 | 1 | -2/+13 |
| * | AMDGPU: Fix handling of alignment padding in DAG argument lowering | Matt Arsenault | 2018-07-13 | 1 | -13/+2 |
| * | AMDGPU: Refactor Subtarget classes | Tom Stellard | 2018-07-11 | 1 | -1/+1 |
| * | AMDGPU: Remove MFI::ABIArgOffset | Matt Arsenault | 2018-06-28 | 1 | -18/+8 |
| * | AMDGPU: Round up kernel argument allocation size | Matt Arsenault | 2018-05-29 | 1 | -0/+1 |
| * | [AMDGPU] Add perf hints to functions | Stanislav Mekhanoshin | 2018-05-25 | 1 | -0/+14 |
| * | [NFC] fix trivial typos in document and comments | Hiroshi Inoue | 2018-04-14 | 1 | -1/+1 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
| * | AMDGPU: Rename isKernel | Matt Arsenault | 2017-03-30 | 1 | -3/+6 |
| * | AMDGPU: Fold omod into instructions | Matt Arsenault | 2017-02-27 | 1 | -0/+5 |
| * | AMDGPU/SI: Set correct value for amd_kernel_code_t::kernarg_segment_alignment | Tom Stellard | 2016-12-06 | 1 | -0/+4 |
| * | AMDGPU: Make AMDGPUMachineFunction fields private | Matt Arsenault | 2016-07-26 | 1 | -12/+31 |
| * | Resubmit r268719 - AMDGPU/SI: Add amdgpu_kernel calling convention. Part 2. | Nikolay Haustov | 2016-07-01 | 1 | -4/+1 |
| * | AMDGPU: Fix kernel argument alignment impacting stack size | Matt Arsenault | 2016-06-18 | 1 | -0/+15 |
| * | Revert "AMDGPU/SI: Add amdgpu_kernel calling convention. Part 2." | Nikolay Haustov | 2016-05-06 | 1 | -1/+4 |
| * | AMDGPU/SI: Add amdgpu_kernel calling convention. Part 2. | Nikolay Haustov | 2016-05-06 | 1 | -4/+1 |
| * | AMDGPU: Add a shader calling convention | Nicolai Haehnle | 2016-04-06 | 1 | -5/+0 |
| * | AMDGPU: R600 code splitting cleanup | Matt Arsenault | 2016-03-11 | 1 | -6/+3 |
| * | AMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU_HSA_KERNEL | Tom Stellard | 2015-11-06 | 1 | -0/+5 |
| * | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
| * | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
| * | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -0/+45 |