History log of /external/mesa3d/src/gallium/state_trackers/clover/util/functional.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fb3eeb1314c3269818e58e64b460d045ea5b466d 04-Jun-2016 Francisco Jerez <currojerez@riseup.net> clover/llvm: Implement the -create-library linker option.

[ Serge Martin: disable internalize pass when building a library.
Otherwise some functions may be inlined and removed ]

Reviewed-by: Serge Martin <edb+mesa@sigluy.net>
Tested-by: Jan Vesely <jan.vesely@rutgers.edu>
/external/mesa3d/src/gallium/state_trackers/clover/util/functional.hpp
5583459655d61c9619284987e0272417db5daab3 09-Oct-2014 Francisco Jerez <currojerez@riseup.net> clover/util: Allow using key_equals with pair-like objects other than std::pair.
/external/mesa3d/src/gallium/state_trackers/clover/util/functional.hpp
c4578d2277155c50c8680849763850cddb8e8ec2 18-Feb-2014 Francisco Jerez <currojerez@riseup.net> clover: Migrate a bunch of pointers and references in the object tree to smart references.

Tested-by: Tom Stellard <thomas.stellard@amd.com>
/external/mesa3d/src/gallium/state_trackers/clover/util/functional.hpp
bd6266622415fd24016f5c8e47c8b9cb654ea089 14-Jan-2014 Francisco Jerez <currojerez@riseup.net> clover: Fix clover::keys and ::values to deal with r-value references properly.

Returning a reference is incorrect if the specified pair was a
temporary -- Instead of that, use decltype() to deduce the correct
return type qualifiers. Fixes a crash in clCreateProgramWithBinary().

Reported-and-tested-by: "Dorrington, Albert" <albert.dorrington@lmco.com>
/external/mesa3d/src/gallium/state_trackers/clover/util/functional.hpp
e93efa0d505e0337629b178d970e369c0745911d 06-Oct-2013 Francisco Jerez <currojerez@riseup.net> clover: Import new utility library.

Tested-by: Tom Stellard <thomas.stellard@amd.com>
/external/mesa3d/src/gallium/state_trackers/clover/util/functional.hpp