Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -5/+6 |
* | [AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war... | Eugene Zelenko | 2017-08-08 | 1 | -13/+32 |
* | [AMDGPU] Put a function used only inside assert() under NDEBUG. | Davide Italiano | 2017-08-01 | 1 | -0/+4 |
* | AMDGPU: Look through a bitcast user of an out argument | Matt Arsenault | 2017-07-28 | 1 | -16/+101 |
* | AMDGPU: Add pass to replace out arguments | Matt Arsenault | 2017-07-28 | 1 | -0/+375 |