aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/R600/R600ClauseMergePass.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-05Have MachineFunction cache a pointer to the subtarget to make lookupsEric Christopher1-2/+1
2014-08-04Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher1-1/+3
2014-04-29[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper1-2/+2
2014-04-22[Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth1-1/+2
2014-01-24Fix known typosAlp Toker1-1/+1
2013-10-01R600: add a pass that merges clauses.Vincent Lejeune1-0/+204