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