AMDGPU: Fix off-by-one in SIRegisterInfo::eliminateFrameIndex
[oota-llvm.git] / lib / Target / AMDGPU / SIRegisterInfo.cpp
2015-12-17 Nicolai HaehnleAMDGPU: Fix off-by-one in SIRegisterInfo::eliminateFram...
2015-12-01 Matt ArsenaultSquelch unused variable warning in SIRegisterInfo.cpp.
2015-11-30 Matt ArsenaultAMDGPU: Rework how private buffer passed for HSA
2015-11-30 Matt ArsenaultAMDGPU: Rename enums to be consistent with HSA code...
2015-11-30 Matt ArsenaultAMDGPU: Remove SIPrepareScratchRegs
2015-11-26 Tom StellardAMDGPU: Add llvm.amdgcn.dispatch.ptr intrinsic
2015-11-12 Tom StellardRevert "Remove unnecessary call to getAllocatableRegClass"
2015-11-11 Matt ArsenaultAMDGPU: Set isAllocatable = 0 on VS_32/VS_64
2015-11-06 Matt ArsenaultAMDGPU: Hack for VS_32 register pressure
2015-11-03 Matt ArsenaultAMDGPU: s[102:103] is unavailable on VI
2015-11-03 Matt ArsenaultAMDGPU: Define correct number of SGPRs
2015-10-20 Matt ArsenaultAMDGPU: Stop reserving v[254:255]
2015-10-18 Craig TopperMake a bunch of static arrays const.
2015-10-01 Matt ArsenaultAMDGPU: Make SIInsertWaits about a factor of 4 faster
2015-09-26 Matt ArsenaultAMDGPU: Switch over reg class size instead of checking...
2015-09-24 Matt ArsenaultIntroduce target hook for optimizing register copies
2015-09-22 NAKAMURA TakumiUntabify.
2015-09-22 NAKAMURA TakumiReformat blank lines.
2015-09-19 Matt ArsenaultAMDGPU: Remove dead code
2015-08-29 Matt ArsenaultAMDGPU: Set mem operands for spill instructions
2015-08-26 Matt ArsenaultAMDGPU: Make sure to reserve super registers
2015-08-18 Matthias BraunMachineRegisterInfo: Introduce isPhysRegUsed()
2015-08-14 Tom StellardAMDGPU/SI: Add missing spill class
2015-08-05 Matt ArsenaultAMDGPU: Remove SCCReg.
2015-07-14 Matthias BraunMachineRegisterInfo: Remove UsedPhysReg infrastructure
2015-06-13 Tom StellardR600 -> AMDGPU rename
2012-07-16 Tom StellardRevert "AMDGPU: Add core backend files for R600/SI...
2012-07-16 Tom StellardAMDGPU: Add core backend files for R600/SI codegen v6