summaryrefslogtreecommitdiff
path: root/opencl/source/opencl_device.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-17Turn macro into functionStephan Bergmann1-6/+7
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl1-6/+17
2016-06-29Don't waste too much time evaluating the "score" for the "native CPU"Tor Lillqvist1-3/+14
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-2/+2
2016-06-06Ensure that OpenCL device id returned from getDeviceSelection() is valid.Mark Hung1-3/+8
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-29coverity#1358843 Argument cannot be negativeCaolán McNamara1-1/+1
2016-04-22Various loplugin warnings in opencl/Stephan Bergmann1-9/+7
2016-04-22opencl: better logging of devices and device selectionTomaž Vajngerl1-112/+167
2016-02-04loplugin:fpcomparison in opencl/Noel Grandin1-1/+2
2015-11-11new loplugin: memoryvarNoel Grandin1-5/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+2
2015-09-14boost->stdCaolán McNamara1-3/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-11/+11
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-14/+14
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet1-1/+1
2014-11-27Clean up confusing OpenCL code a bitTor Lillqvist1-2/+1
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist1-0/+598