summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/SIFixSGPRLiveRanges.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-192/+0
* Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.Benjamin Kramer2015-03-231-0/+1
* R600/SI: Fix the FixSGPRLiveRanges passTom Stellard2014-09-241-31/+112
* Remove 'virtual' keyword from methods markedwith 'override' keyword.Craig Topper2014-08-301-3/+3
* Have MachineFunction cache a pointer to the subtarget to make lookupsEric Christopher2014-08-051-2/+2
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-1/+1
* R600/SI: Adjsut SGPR live ranges before register allocationTom Stellard2014-07-021-0/+110
OpenPOWER on IntegriCloud