summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/llvm
Commit message (Expand)AuthorAgeFilesLines
* clover: Define helper classes for the new object model.Francisco Jerez2013-10-211-1/+1
* clover: Link libclc before running any optimizationsTom Stellard2013-10-161-27/+13
* clover: fix building with llvm-3.4 since rev191922Laurent Carlier2013-10-071-1/+5
* clover: Added missing address space checking of kernel parameters v2Jonathan Charest2013-07-301-15/+31
* st/clover: Allow double precision operationsNiels Ole Salscheider2013-07-251-0/+1
* clover: Respect kernel argument alignment restrictions.Francisco Jerez2013-07-221-2/+3
* clover: Extend kernel arguments for differing host and device data types.Francisco Jerez2013-07-221-3/+22
* clover: Don't segfault when compiling a program with no kernelTom Stellard2013-06-281-0/+7
* clover: Fix build with LLVM 3.4Tom Stellard2013-06-271-6/+6
* mesa: Restore 78-column wrapping of license text in C++-style comments.Kenneth Graunke2013-04-231-4/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2Tom Stellard2013-04-051-5/+13
* clover: Fix build with LLVM 3.3Mike Lothian2013-04-011-1/+2
* clover: Fix build with LLVM 3.3 v2Tom Stellard2013-02-281-8/+39
* clover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to make use of the new intro...Johannes Obermayr2013-01-081-2/+2
* clover: Add support for compiler flagsTom Stellard2012-12-131-5/+44
* clover: Fix build with clang 3.2Tom Stellard2012-11-161-1/+6
* clover: Fix build with LLVM 3.2Tom Stellard2012-10-111-1/+10
* clover: Fix build with libclang v3.2Tom Stellard2012-09-251-0/+5
* clover: Handle multiple kernels in the same program v2Blaž Tomažič2012-09-251-33/+33
* clover: Add a function internalizer pass before LTO v2Tom Stellard2012-06-291-10/+49
* clover: Add function for building a clover::module for non-TGSI targets v6Tom Stellard2012-06-011-12/+153
* clover: Import OpenCL state tracker.Francisco Jerez2012-05-111-0/+94