Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AMDGPU][X86][Mips] Make sure renamable bit not set for reserved regs | Geoff Berry | 2018-01-29 | 1 | -1/+3 |
* | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -1/+1 |
* | [CodeGen] Rename functions PrintReg* to printReg* | Francis Visoiu Mistrih | 2017-11-28 | 1 | -1/+1 |
* | AMDGPU: Fix producing saveexec when the copy is spilled | Matt Arsenault | 2017-11-14 | 1 | -2/+16 |
* | AMDGPU: Fix missing skipFunction calls | Matt Arsenault | 2017-10-10 | 1 | -0/+3 |
* | [AMDGPU] Turn s_and_saveexec_b64 into s_and_b64 if result is unused | Stanislav Mekhanoshin | 2017-08-01 | 1 | -1/+41 |
* | AMDGPU: Fix use-after-free in SIOptimizeExecMasking | Nicolai Haehnle | 2016-10-07 | 1 | -1/+4 |
* | [AMDGPU] Remove unused variables from SIOptimizeExecMasking | Konstantin Zhuravlyov | 2016-10-03 | 1 | -3/+0 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | AMDGPU: Partially fix control flow at -O0 | Matt Arsenault | 2016-09-29 | 1 | -0/+304 |