summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-151-11/+11
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AMDGPU: Separate R600 and GCN TableGen filesTom Stellard2018-06-281-27/+28
* AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headersTom Stellard2018-05-221-0/+1
* AMDGPU: Make getSubRegFromChannel a static member of AMDGPURegisterInfoTom Stellard2018-05-031-4/+4
* [AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...Eugene Zelenko2017-08-101-8/+12
* AMDGPU/R600: Initialize more passesTom Stellard2017-08-021-1/+11
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [LegacyPassManager] Remove TargetMachine constructorsFrancis Visoiu Mistrih2017-05-181-3/+3
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* AMDGPU: Delete more dead codeMatt Arsenault2016-07-221-79/+0
* CodeGen: Use MachineInstr& in TargetInstrInfo, NFCDuncan P. N. Exon Smith2016-06-301-13/+13
* AMDGPU: Cleanup subtarget handling.Matt Arsenault2016-06-241-2/+2
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+349
OpenPOWER on IntegriCloud