Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sink all InitializePasses.h includes | Reid Kleckner | 2019-11-13 | 1 | -1/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [opaque pointer types] Remove some calls to generic Type subtype accessors. | James Y Knight | 2019-01-10 | 1 | -3/+3 |
* | 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 |