summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU/R600: Minor cleanup in InstrInfoJan Vesely2016-05-041-17/+16
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-4/+2
* AMDGPU: Simplify boolean conditional return statementsMatt Arsenault2016-03-021-3/+1
* CodeGen: TII: Take MachineInstr& in predicate API, NFCDuncan P. N. Exon Smith2016-02-231-31/+26
* AMDGPU: Remove some purely R600 functions from AMDGPUInstrInfoTom Stellard2016-02-051-7/+6
* AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cppTom Stellard2016-01-281-1/+53
* Pass BranchProbability/BlockMass by value instead of const& as they are small...Cong Hou2015-09-101-3/+3
* Replace copy-pasted debug value skipping with MBB::getLastNonDebugInstrBenjamin Kramer2015-06-251-8/+3
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+1435
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-161-105/+0
* AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard2012-07-161-0/+105
OpenPOWER on IntegriCloud