summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-5/+6
* [AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...Eugene Zelenko2017-08-081-13/+32
* [AMDGPU] Put a function used only inside assert() under NDEBUG.Davide Italiano2017-08-011-0/+4
* AMDGPU: Look through a bitcast user of an out argumentMatt Arsenault2017-07-281-16/+101
* AMDGPU: Add pass to replace out argumentsMatt Arsenault2017-07-281-0/+375
OpenPOWER on IntegriCloud