Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -3/+4 |
* | [DebugInfo] Examine all uses of isDebugValue() for debug instructions. | Shiva Chen | 2018-05-09 | 1 | -1/+1 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -1/+1 |
* | Rename LiveIntervalAnalysis.h to LiveIntervals.h | Matthias Braun | 2017-12-13 | 1 | -1/+1 |
* | AMDGPU: Fix infinite loop with dbg_value | Matt Arsenault | 2017-12-05 | 1 | -1/+4 |
* | AMDGPU: Recompute scc liveness | Matt Arsenault | 2017-09-08 | 1 | -1/+7 |
* | [AMDGPU] Eliminate no effect instructions before s_endpgm | Stanislav Mekhanoshin | 2017-08-16 | 1 | -3/+63 |
* | [AMDGPU] Fix asan error after last commit | Stanislav Mekhanoshin | 2017-08-02 | 1 | -1/+1 |
* | [AMDGPU] Turn s_and_saveexec_b64 into s_and_b64 if result is unused | Stanislav Mekhanoshin | 2017-08-01 | 1 | -0/+24 |
* | [AMDGPU] Collapse adjacent SI_END_CF | Stanislav Mekhanoshin | 2017-08-01 | 1 | -0/+159 |