index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
clover
/
llvm
/
invocation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
clover: Fix build against LLVM 3.8 SVN >= r255078
Michel Dänzer
2015-12-10
1
-0
/
+4
*
clover: fix building fix clang-3.8
Laurent Carlier
2015-10-29
1
-1
/
+5
*
clover: Avoid using typename to allow compilation of clover by clang
Albert Freeman
2015-09-10
1
-1
/
+1
*
clover: fix llvm 3.5 build error
Zoltan Gilian
2015-08-21
1
-12
/
+21
*
st/clover: Fix build against LLVM 3.8 SVN r244928
Michel Dänzer
2015-08-14
1
-0
/
+2
*
clover: pass image attributes to the kernel
Zoltan Gilian
2015-08-03
1
-6
/
+129
*
clover: move find_kernels to functions
Zoltan Gilian
2015-08-03
1
-13
/
+15
*
clover: little OpenCL status code logging clean
EdB
2015-07-16
1
-9
/
+9
*
clover: Log build options when dumping clc source.
EdB
2015-05-27
1
-1
/
+1
*
clover: remove util/compat
EdB
2015-04-29
1
-9
/
+11
*
clover: remove compat::string
EdB
2015-04-29
1
-11
/
+11
*
clover: remove pre llvm 3.5.0 compatibility code
EdB
2015-04-20
1
-21
/
+2
*
clover: Fix build since llvm r231270
Tom Stellard
2015-03-04
1
-1
/
+1
*
clover: Don't unconditionally define cl_khr_fp64
Tom Stellard
2015-02-27
1
-1
/
+0
*
clover: Use Legacy PassManager for LLVM trunk (3.7)
Shawn Starr
2015-02-14
1
-0
/
+9
*
clover/llvm: Dump the OpenCL C code earlier.
EdB
2015-01-28
1
-3
/
+3
*
clover/llvm: Move CLOVER_DEBUG stuff into anonymous namespace.
EdB
2015-01-28
1
-13
/
+20
*
st/clover: Pass target instead of target.begin() to std::string()
Michel Dänzer
2015-01-27
1
-3
/
+3
*
clover: Fix build with llvm after r226981
Jan Vesely
2015-01-26
1
-0
/
+4
*
st/clover: Adapt to TargetLibraryInfo.h move in LLVM SVN r226078
Michel Dänzer
2015-01-15
1
-0
/
+4
*
clover: Fix build after llvm r223802
Aaron Watry
2014-12-09
1
-0
/
+4
*
clover: clCompileProgram CL_INVALID_COMPILER_OPTIONS
EdB
2014-12-02
1
-1
/
+1
*
Revert "clover: Fix build after llvm r221375"
Tom Stellard
2014-11-12
1
-4
/
+0
*
clover: Fix build after llvm r221375
Jan Vesely
2014-11-06
1
-0
/
+4
*
gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.
José Fonseca
2014-10-23
1
-35
/
+1
*
clover: Fix build error with LLVM 3.4.
Vinson Lee
2014-10-21
1
-1
/
+3
*
clover: Add initial implementation of clCompileProgram for CL 1.2.
EdB
2014-10-20
1
-6
/
+31
*
clover: Add environment variables for dumping kernel code v2
Tom Stellard
2014-10-16
1
-11
/
+75
*
clover: Register an llvm diagnostic handler v3
Tom Stellard
2014-10-16
1
-0
/
+25
*
clover: Add support for compiling to native object code v3
Tom Stellard
2014-10-16
1
-9
/
+203
*
clover: Factor kernel argument parsing into its own function v2
Tom Stellard
2014-10-16
1
-81
/
+92
*
clover: Append implicit arguments to the kernel argument list.
Jan Vesely
2014-10-12
1
-13
/
+29
*
st/clover: Fix build against LLVM SVN >= r216583
Michel Dänzer
2014-08-28
1
-0
/
+5
*
st/clover: Fix build against LLVM SVN >= r215967 v2
Michel Dänzer
2014-08-21
1
-2
/
+14
*
clover: Fix not setting build log if the build succeeds v2
Matt Arsenault
2014-07-02
1
-6
/
+10
*
clover: Don't use llvm's global context
Tom Stellard
2014-06-19
1
-6
/
+9
*
clover: Prevent Clang from printing number of errors and warnings to stderr.
Tom Stellard
2014-06-19
1
-0
/
+5
*
clover: Align kernel argument sizes to nearest power of 2
Jan Vesely
2014-04-29
1
-7
/
+16
*
clover: Fix build against LLVM SVN r203065 or newer
Michel Dänzer
2014-03-07
1
-0
/
+4
*
clover: Use correct LLVM version in #if for DataLayout construction
Tom Stellard
2014-03-04
1
-1
/
+1
*
Re-commit 'clover: Fix build with LLVM 3.5'
Tom Stellard
2014-02-25
1
-1
/
+3
*
Revert "Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa"
Timothy Arceri
2014-02-26
1
-3
/
+1
*
clover: Fix build with LLVM 3.5
Tom Stellard
2014-02-25
1
-1
/
+3
*
clover: Remove unused variable
Aaron Watry
2013-12-23
1
-1
/
+0
*
clover: fix build with LLVM 3.4
Aaron Watry
2013-11-04
1
-5
/
+0
*
clover: Define helper classes for the new object model.
Francisco Jerez
2013-10-21
1
-1
/
+1
*
clover: Link libclc before running any optimizations
Tom Stellard
2013-10-16
1
-27
/
+13
*
clover: fix building with llvm-3.4 since rev191922
Laurent Carlier
2013-10-07
1
-1
/
+5
*
clover: Added missing address space checking of kernel parameters v2
Jonathan Charest
2013-07-30
1
-15
/
+31
*
st/clover: Allow double precision operations
Niels Ole Salscheider
2013-07-25
1
-0
/
+1
[prev]
[next]