summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [AMDGPU] Always pass TRI into findRegister[Use/Def]OperandIdxStanislav Mekhanoshin2018-11-091-2/+2
* AMDGPU: Separate R600 and GCN TableGen filesTom Stellard2018-06-281-24/+24
* AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headersTom Stellard2018-05-221-0/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* AMDGPU/R600: Fix ALU clause markers use detectionJan Vesely2017-03-061-2/+5
* AMDGPU/R600: Assert on infinite loop in EmitClauseMarkersJan Vesely2017-02-181-3/+5
* [AMDGPU] Fix some Clang-tidy modernize and Include What You Use warnings; oth...Eugene Zelenko2017-01-201-12/+22
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* Fix more dereferenced end() iterators after r278532Hans Wennborg2016-08-131-1/+1
* AMDGPU: Remove implicit iterator conversions, NFCDuncan P. N. Exon Smith2016-07-081-28/+30
* CodeGen: Use MachineInstr& in TargetInstrInfo, NFCDuncan P. N. Exon Smith2016-06-301-3/+3
* AMDGPU: Cleanup subtarget handling.Matt Arsenault2016-06-241-1/+2
* AMDGPU: Fix trailing whitespaceMatt Arsenault2016-06-101-1/+1
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+336
OpenPOWER on IntegriCloud