aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-09AMDGPU: Move R600 only pieces into R600 classesMatt Arsenault1-57/+0
2016-06-27Fix "not all control paths return a value" warning on MSVCSimon Pilgrim1-0/+2
2016-06-24AMDGPU: Cleanup subtarget handling.Matt Arsenault1-22/+27
2016-06-23[AMDGPU] Remove exit-on-error in test (PR27761)Diana Picus1-1/+3
2016-01-28AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cppTom Stellard1-209/+0
2015-10-18Make a bunch of static arrays const.Craig Topper1-1/+1
2015-08-15Remove redundant TargetFrameLowering::getFrameIndexOffset virtualJames Y Knight1-1/+3
2015-07-28Fix broken ArrayRef conversion from r243497.Alex Lorenz1-1/+1
2015-07-28MIR Serialization: Serialize the target index machine operands.Alex Lorenz1-0/+11
2015-07-19Remove TargetInstrInfo::canFoldMemoryOperandSimon Pilgrim1-5/+0
2015-06-13R600 -> AMDGPU renameTom Stellard1-0/+369
2012-07-16Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard1-46/+0
2012-07-16AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard1-0/+46