index
:
~jwrdegoede/libclc
master
Hans' libclc repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-13
Split sources for amdgcn and r600
Matt Arsenault
1
-4
/
+4
2016-02-09
configure: Remove llvm 3.6 defines
Jan Vesely
1
-3
/
+3
2016-02-09
configure: Remove cl_khr_fp64 for device that don't support doubles
Jan Vesely
1
-5
/
+5
2016-02-09
configure: Introduce per device defines
Jan Vesely
1
-11
/
+24
2015-12-15
AMDGPU: Add aliases for all VI targets
Tom Stellard
1
-1
/
+1
2015-12-15
AMDGPU: Add alias for tonga
Tom Stellard
1
-1
/
+1
2015-08-07
Require LLVM >=3.7 and bump version to 0.2.0
Jeroen Ketema
1
-5
/
+6
2015-04-29
Allow compilation depending to the LLVM version
Tom Stellard
1
-1
/
+15
2015-04-20
configure: Add --enable-runtime-subnormal option
Tom Stellard
1
-0
/
+16
2015-01-06
Use amdgcn triple for SI+ GPUs
Tom Stellard
1
-4
/
+7
2014-12-31
Require LLVM 3.6 and bump version to 0.1.0
Tom Stellard
1
-5
/
+7
2014-09-02
configure: Add rpath to prepare-builtins util
Jan Vesely
1
-1
/
+2
2014-08-20
R600: Add aliases for hainan and mullins
Tom Stellard
1
-1
/
+1
2014-02-14
Add generic nvptx targets
Tom Stellard
1
-0
/
+2
2014-02-12
Revert "Enforce python2 for systems that use python3 as their default."
Tom Stellard
1
-1
/
+1
2014-01-29
Fixed rules names so they are unique when aliases are present.
Tom Stellard
1
-3
/
+5
2014-01-29
Fixed ninja build issues relating to use of $(DESTDIR)
Tom Stellard
1
-3
/
+3
2014-01-29
Enforce python2 for systems that use python3 as their default.
Tom Stellard
1
-1
/
+1
2013-12-29
Pass -fno-builtin flag to clang to silence warnings
Aaron Watry
1
-0
/
+1
2013-12-29
Fix build with LLVM 3.5
Aaron Watry
1
-0
/
+6
2013-11-18
R600: Add aliases for Sea Islands GPUs
Tom Stellard
1
-1
/
+1
2013-10-23
Make C++ compiler configurable
Tom Stellard
1
-3
/
+8
2013-10-10
Port pocl's gen_convert.py script to libclc
Tom Stellard
1
-0
/
+3
2013-10-10
Implement nextafter() builtin
Tom Stellard
1
-0
/
+1
2013-09-05
Place pkg-config file in $prefix/share/pkgconfig.
Tom Stellard
1
-1
/
+1
2013-08-10
configure: Fix build when clang is installed to a non-standard prefix
Tom Stellard
1
-2
/
+3
2013-06-26
configure: Enable building separate libraries for target variants
Tom Stellard
1
-44
/
+73
2013-06-26
configure: fix out-of-source build
Tom Stellard
1
-2
/
+3
2013-06-26
Allow targets to override generic implementations
Tom Stellard
1
-0
/
+8
2013-06-26
Make libclc more Linux FHS conform.
Tom Stellard
1
-14
/
+51
2013-06-26
r600: Initial support
Tom Stellard
1
-1
/
+1
2012-12-05
Fix build against recent versions of Clang. Based on patch by Alastair Donal...
Peter Collingbourne
1
-2
/
+3
2012-06-01
configure.py: Add an install rule.
Peter Collingbourne
1
-11
/
+26
2012-05-29
Enable cl_khr_fp64 when building the library, and fix several bugs
Peter Collingbourne
1
-0
/
+1
2012-05-28
Switch to the NVPTX backend.
Peter Collingbourne
1
-2
/
+2
2012-01-08
Initial commit.
Peter Collingbourne
1
-0
/
+133