GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libclc
Commit message (
Expand
)
Author
Age
Files
Lines
*
libclc: Use find_package to find Python 3 and require it
Aaron Puchert
2020-10-01
2
-4
/
+2
*
libclc: Add a __builtin to let SPIRV targets select between SW and HW FMA
Daniel Stone
2020-09-16
3
-0
/
+13
*
libclc/spirv: Add missing files from D85911
Jan Vesely
2020-09-10
4
-0
/
+18
*
libclc/spirv: Add various functions
Daniel Stone
2020-09-10
2
-0
/
+12
*
libclc: Add Mesa/SPIR-V target
Dave Airlie
2020-08-17
8
-41
/
+336
*
libclc: Make all built-ins overloadable
Daniel Stone
2020-08-17
41
-173
/
+191
*
libclc: Fix FP_ILOGBNAN definition
Boris Brezillon
2020-08-17
2
-3
/
+19
*
[CMake] Bump CMake minimum version to 3.13.4
Louis Dionne
2020-07-22
1
-1
/
+1
*
libclc: update website url
davidak
2020-05-29
1
-1
/
+1
*
libclc: Compile with -nostdlib
Matt Arsenault
2020-05-28
1
-1
/
+1
*
libclc: Pass system libraries to the linker after llvm libraries
Tom Stellard
2020-04-29
1
-1
/
+1
*
libclc: Use temporary files rather than a pipe
Daniel Stone
2020-04-14
1
-1
/
+2
*
libclc: Don't pass linker flags to CLC/LLAsm
Daniel Stone
2020-04-14
2
-2
/
+2
*
libclc: Use echo rather than true for try_compile
Daniel Stone
2020-04-14
2
-2
/
+2
*
libclc: Fix LLVM library linking on Windows
Daniel Stone
2020-04-14
1
-1
/
+3
*
libclc: cmake configure should depend on file list
Jan Vesely
2020-02-25
1
-0
/
+10
*
libclc: Use acos implementation from amd_builtins
Jan Vesely
2020-02-20
2
-38
/
+171
*
libclc/r600: Use target specific builtins to implement rsqrt and native_rsqrt
Jan Vesely
2020-02-09
3
-0
/
+35
*
libclc: Move rsqrt implementation to a .cl file
Jan Vesely
2020-02-09
3
-1
/
+31
*
libclc/asin: Switch to amd builtins version of asin
Aaron Watry
2020-02-04
2
-20
/
+165
*
libclc: Drop the old python based build system
Jan Vesely
2019-11-08
3
-536
/
+0
*
libclc: Drop travis
Jan Vesely
2019-11-08
1
-200
/
+0
*
[www] Change URLs to HTTPS.
Stephan T. Lavavej
2019-10-24
1
-3
/
+3
*
travis: Add LLVM 9 build
Jan Vesely
2019-09-27
1
-0
/
+34
*
travis: Switch to Ubuntu 16.04 (xenial)
Jan Vesely
2019-09-27
1
-58
/
+9
*
Revert "Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC"
Jan Vesely
2019-08-05
1
-2
/
+2
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-2
/
+2
*
travis: Add LLVM-8 build
Jan Vesely
2019-03-27
1
-0
/
+34
*
sincos: Simplify declaration headers.
Jan Vesely
2019-03-13
1
-8
/
+3
*
fdim: Use binary_decl_tt.inc instead of custom inc file.
Jan Vesely
2019-03-13
2
-2
/
+6
*
nextafter: Use binary_decl_tt.inc instead of custom inc file.
Jan Vesely
2019-03-13
2
-2
/
+6
*
copysign: Use binary_decl_tt.inc instead of custom inc file.
Jan Vesely
2019-03-13
2
-2
/
+6
*
atan2pi: Use binary_decl_tt.inc instead of custom inc file.
Jan Vesely
2019-03-13
2
-24
/
+6
*
atan2: Use binary_decl_tt.inc instead of custom inc file.
Jan Vesely
2019-03-13
2
-24
/
+6
*
hypot: Use binary_decl_tt.inc instead of custom inc file
Jan Vesely
2019-03-13
2
-2
/
+6
*
Move unary_instrinsic.inc to private headers.
Jan Vesely
2019-03-13
9
-8
/
+8
*
Move binary_intrinsic.h to private headers.
Jan Vesely
2019-03-13
1
-0
/
+0
*
Move ternary_intrinsic.h to private headers.
Jan Vesely
2019-03-13
2
-1
/
+1
*
trunc: Remove llvm intrinsic from the header.
Jan Vesely
2019-03-13
3
-6
/
+15
*
round: Remove llvm intrinsic from the header
Jan Vesely
2019-03-13
3
-6
/
+15
*
rint: Remove llvm intrinsic from the header.
Jan Vesely
2019-03-13
3
-5
/
+17
*
floor: Remove llvm isntrinsic from the header.
Jan Vesely
2019-03-13
3
-5
/
+18
*
fabs: Remove llvm intrinsic from the header.
Jan Vesely
2019-03-13
3
-5
/
+18
*
ceil: Remove llvm intrinsic from the header.
Jan Vesely
2019-03-13
3
-5
/
+18
*
sqrt: Split function generation to a shared inc file.
Jan Vesely
2019-03-13
2
-18
/
+26
*
mad: Convert to standard ternary header
Jan Vesely
2019-03-13
2
-2
/
+6
*
travis: Deduplicate LLVM_CONFIG variable
Jan Vesely
2019-03-13
1
-10
/
+1
*
travis: Use gcc-6 for llvm-7 build
Jan Vesely
2019-03-13
1
-8
/
+4
*
Adjust documentation for git migration.
James Y Knight
2019-01-29
1
-3
/
+1
*
Fix typos throughout the license files that somehow I and my reviewers
Chandler Carruth
2019-01-21
1
-1
/
+1
[next]