index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libclc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build since r202052
Tom Stellard
2014-02-24
1
-1
/
+3
*
Add generic nvptx targets
Tom Stellard
2014-02-14
1
-0
/
+2
*
Revert "Enforce python2 for systems that use python3 as their default."
Tom Stellard
2014-02-12
1
-1
/
+1
*
Updated README.TXT with information about using DESTDIR and building with Ninja.
Tom Stellard
2014-01-29
1
-3
/
+18
*
Fixed rules names so they are unique when aliases are present.
Tom Stellard
2014-01-29
1
-3
/
+5
*
Fixed ninja build issues relating to use of $(DESTDIR)
Tom Stellard
2014-01-29
2
-7
/
+15
*
Enforce python2 for systems that use python3 as their default.
Tom Stellard
2014-01-29
1
-1
/
+1
*
Fix build broken by LLVM commit r199279
Tom Stellard
2014-01-20
1
-1
/
+10
*
Update the copyright credits -- Happy new year 2014!
NAKAMURA Takumi
2014-01-01
1
-2
/
+2
*
Pass -fno-builtin flag to clang to silence warnings
Aaron Watry
2013-12-29
1
-0
/
+1
*
Fix build with LLVM 3.5
Aaron Watry
2013-12-29
1
-0
/
+6
*
Add floating-point macro definitions v2
Tom Stellard
2013-12-20
2
-0
/
+27
*
Implement trunc builtin.
Tom Stellard
2013-12-20
2
-0
/
+10
*
Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81)
Tom Stellard
2013-11-28
1
-2
/
+2
*
R600: Add aliases for Sea Islands GPUs
Tom Stellard
2013-11-18
1
-1
/
+1
*
Implement round builtin
Tom Stellard
2013-11-18
2
-0
/
+10
*
Implement builtins for cl_khr_global_int32_base_atomics extension
Tom Stellard
2013-11-18
10
-1
/
+55
*
s/_CLC_DECL/_CLC_DEF/
Tom Stellard
2013-10-31
2
-14
/
+14
*
R600: Set the noduplicate attribute on barrier() intrinsics
Tom Stellard
2013-10-31
3
-19
/
+30
*
Clean-up dependency files
Tom Stellard
2013-10-23
1
-0
/
+5
*
Make C++ compiler configurable
Tom Stellard
2013-10-23
1
-3
/
+8
*
Port pocl's gen_convert.py script to libclc
Tom Stellard
2013-10-10
4
-151
/
+402
*
Implement sign() builtin
Tom Stellard
2013-10-10
4
-0
/
+36
*
Implement nextafter() builtin
Tom Stellard
2013-10-10
11
-0
/
+95
*
Implement isnan() builtin
Tom Stellard
2013-10-10
5
-0
/
+46
*
Add missing as_{float,double} functions
Tom Stellard
2013-10-10
1
-0
/
+15
*
Parenthesize arguments for mad_hi
Aaron Watry
2013-09-09
1
-1
/
+1
*
Implement mad_hi built-in
Aaron Watry
2013-09-06
2
-0
/
+2
*
Add atomic_sub and atomic_dec builtin functions
Aaron Watry
2013-09-06
5
-0
/
+19
*
Place pkg-config file in $prefix/share/pkgconfig.
Tom Stellard
2013-09-05
1
-1
/
+1
*
Remove unneeded semi-colons
Aaron Watry
2013-09-05
1
-6
/
+6
*
Add atomic_inc and atomic_add builtins
Aaron Watry
2013-09-05
8
-0
/
+51
*
Add mul_hi implementation [v2]
Aaron Watry
2013-08-19
5
-0
/
+114
*
Add rhadd builtin
Aaron Watry
2013-08-15
6
-0
/
+15
*
Add hadd builtin
Aaron Watry
2013-08-15
6
-0
/
+15
*
Add intN vloadN() implementations for address spaces 3 and 4
Aaron Watry
2013-08-12
1
-0
/
+60
*
Enable assembly vload3 int/uint constant/global for R600
Aaron Watry
2013-08-12
1
-16
/
+2
*
Add vload* for addrspace(2) and use as constant load for R600
Aaron Watry
2013-08-12
3
-4
/
+42
*
Add some missing convert_* functions
Tom Stellard
2013-08-10
2
-41
/
+39
*
Implement generic rint()
Tom Stellard
2013-08-10
2
-0
/
+7
*
configure: Fix build when clang is installed to a non-standard prefix
Tom Stellard
2013-08-10
1
-2
/
+3
*
Add missing integer min/max definitions
Aaron Watry
2013-07-26
2
-0
/
+18
*
Added get_num_groups
Aaron Watry
2013-07-24
2
-0
/
+19
*
Implement generic upsample()
Aaron Watry
2013-07-19
4
-0
/
+61
*
Fix build with LLVM 3.4
Aaron Watry
2013-07-18
1
-0
/
+5
*
Fix and re-enable R600 vload/vstore assembly
Aaron Watry
2013-07-16
5
-56
/
+233
*
libclc: vload/vstore disable assembly and fix offset calculation
Aaron Watry
2013-07-16
5
-245
/
+20
*
Add integer-gentype.inc: Missing file from r185839
Tom Stellard
2013-07-15
1
-0
/
+39
*
Implement mad24() and mul24() builtins
Tom Stellard
2013-07-08
10
-0
/
+34
*
Add __CLC_ prefix to all macro definitions in headers
Tom Stellard
2013-07-08
75
-712
/
+712
[next]