| Commit message (Expand) | Author | Age | Files | Lines |
| * | AMDGPU: Refactor treatment of denormal mode | Matt Arsenault | 2019-11-19 | 1 | -1/+0 |
| * | [Alignment] Migrate Attribute::getWith(Stack)Alignment | Guillaume Chatelet | 2019-10-15 | 1 | -1/+1 |
| * | AMDGPU: Use SGPR_128 instead of SReg_128 for vregs | Matt Arsenault | 2019-10-10 | 1 | -1/+1 |
| * | AMDGPU: Add amdgpu-32bit-address-high-bits to MIR serialization | Matt Arsenault | 2019-08-27 | 1 | -0/+2 |
| * | [AMDGPU] Fix high occupancy calculation and print it | Stanislav Mekhanoshin | 2019-07-31 | 1 | -2/+1 |
| * | [AMDGPU] gfx908 agpr spilling | Stanislav Mekhanoshin | 2019-07-11 | 1 | -1/+74 |
| * | AMDGPU: Serialize mode from MachineFunctionInfo | Matt Arsenault | 2019-07-10 | 1 | -1/+2 |
| * | AMDGPU: Fix stray typing | Matt Arsenault | 2019-07-08 | 1 | -1/+1 |
| * | AMDGPU: Make s34 the FP register | Matt Arsenault | 2019-07-08 | 1 | -8/+26 |
| * | [AMDGPU] Correct the setting of `FlatScratchInit`. | Michael Liao | 2019-07-04 | 1 | -1/+12 |
| * | [AMDGPU] Enable serializing of argument info. | Michael Liao | 2019-07-03 | 1 | -1/+53 |
| * | AMDGPU: Support GDS atomics | Nicolai Haehnle | 2019-07-01 | 1 | -1/+6 |
| * | AMDGPU: Check MRI for callee saved regs instead of TRI | Matt Arsenault | 2019-06-26 | 1 | -1/+1 |
| * | [AMDGPU] Removed dead SIMachineFunctionInfo::getWorkItemIDVGPR() | Stanislav Mekhanoshin | 2019-06-25 | 1 | -17/+0 |
| * | AMDGPU: Always use s33 for global scratch wave offset | Matt Arsenault | 2019-06-20 | 1 | -1/+1 |
| * | Enforce StackID definition in PEI | Sander de Smalen | 2019-04-02 | 1 | -0/+5 |
| * | AMDGPU: Remove dx10-clamp from subtarget features | Matt Arsenault | 2019-03-29 | 1 | -0/+1 |
| * | [MsgPack][AMDGPU] Fix unflushed raw_string_ostream bugs on windows expensive ... | Tim Renouf | 2019-03-18 | 1 | -2/+4 |
| * | MIR: Allow targets to serialize MachineFunctionInfo | Matt Arsenault | 2019-03-14 | 1 | -0/+39 |
| * | AMDGPU: Remove debugger related subtarget features | Matt Arsenault | 2019-02-21 | 1 | -21/+11 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [AMDGPU] Remove FeatureVGPRSpilling | Scott Linder | 2018-10-31 | 1 | -10/+5 |
| * | AMDGPU: Rename isAmdCodeObjectV2 -> isAmdHsaOrMesa | Konstantin Zhuravlyov | 2018-10-04 | 1 | -3/+3 |
| * | Reapply "AMDGPU: Fix handling of alignment padding in DAG argument lowering" | Matt Arsenault | 2018-07-20 | 1 | -12/+12 |
| * | Revert "AMDGPU: Fix handling of alignment padding in DAG argument lowering" | Evgeniy Stepanov | 2018-07-14 | 1 | -12/+12 |
| * | AMDGPU: Fix handling of alignment padding in DAG argument lowering | Matt Arsenault | 2018-07-13 | 1 | -12/+12 |
| * | AMDGPU: Refactor Subtarget classes | Tom Stellard | 2018-07-11 | 1 | -3/+3 |
| * | AMDGPU/AMDHSA: Remove GridWorkGroupCountX/Y/Z | Konstantin Zhuravlyov | 2018-06-21 | 1 | -3/+0 |
| * | [AMDGPU] Track occupancy in MFI | Stanislav Mekhanoshin | 2018-05-31 | 1 | -0/+10 |
| * | AMDGPU: Round up kernel argument allocation size | Matt Arsenault | 2018-05-29 | 1 | -1/+4 |
| * | AMDGPU: Pass function directly instead of MachineFunction | Matt Arsenault | 2018-05-29 | 1 | -2/+2 |
| * | AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers | Tom Stellard | 2018-05-22 | 1 | -0/+27 |
| * | AMDGPU: Fix not preserving CSR VGPR if used for SGPR spills | Matt Arsenault | 2018-03-27 | 1 | -4/+3 |
| * | Reapply "AMDGPU: Add 32-bit constant address space" | Matt Arsenault | 2018-02-09 | 1 | -1/+7 |
| * | Revert "AMDGPU: Add 32-bit constant address space" | Rafael Espindola | 2018-02-07 | 1 | -7/+1 |
| * | AMDGPU: Add 32-bit constant address space | Marek Olsak | 2018-02-07 | 1 | -1/+7 |
| * | AMDGPU: Use unique PSVs for buffer resources | Matt Arsenault | 2017-12-29 | 1 | -1/+0 |
| * | AMDGPU: Implement getTgtMemIntrinsic for images | Matt Arsenault | 2017-12-29 | 1 | -1/+0 |
| * | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -21/+21 |
| * | [AMDGPU] AMDPAL scratch buffer support | Tim Renouf | 2017-09-29 | 1 | -1/+7 |
| * | Add AddresSpace to PseudoSourceValue. | Jan Sjodin | 2017-09-14 | 1 | -0/+2 |
| * | AMDGPU: trivial comment change | Tim Renouf | 2017-09-11 | 1 | -1/+1 |
| * | [AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war... | Eugene Zelenko | 2017-08-08 | 1 | -25/+10 |
| * | AMDGPU: Fix implicitarg.ptr handling special inputs | Matt Arsenault | 2017-08-03 | 1 | -1/+2 |
| * | AMDGPU: Pass special input registers to functions | Matt Arsenault | 2017-08-03 | 1 | -45/+34 |
| * | AMDGPU: Fix clobbering CSR VGPRs when spilling SGPR to it | Matt Arsenault | 2017-08-02 | 1 | -2/+20 |
| * | AMDGPU: Annotate implicitarg.ptr usage | Matt Arsenault | 2017-07-28 | 1 | -1/+7 |
| * | AMDGPU: Annotate necessity of flat-scratch-init | Matt Arsenault | 2017-07-18 | 1 | -7/+8 |
| * | AMDGPU: Figure out private memory regs after lowering | Matt Arsenault | 2017-07-18 | 1 | -5/+8 |
| * | AMDGPU: Annotate features from x work item/group IDs. | Matt Arsenault | 2017-07-17 | 1 | -13/+26 |