Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Roll third_party/clspv/ e0406e705..3970681ca (52 commits)
google/clspv@e0406e7...3970681 $ git log e0406e705..3970681ca --date=short --no-merges --format='%ad %ae %s' 2021-08-03 alanbaker Update LLVM (google#752) 2021-08-03 kpet A few fixes to SPIR-V 1.4 support (google#748) 2021-07-31 alanbaker Update LLVM (google#751) 2021-07-27 kpet Add support for llvm.{umax,umin} intrinsics (google#747) 2021-07-15 jrprice Update LLVM (google#746) 2021-06-29 alanbaker Remove the need for the type list (google#745) 2021-06-18 1953083+sudonatalie Add test output file for longvector-metadata.ll (google#743) 2021-06-17 48210989+polsenferreira Ignore metadata types on LongVector support (google#741) 2021-06-17 1953083+sudonatalie Update LLVM (google#742) 2021-06-16 alanbaker Add forward declaration of SmallVectorImpl to Passes.h 2021-06-15 alanbaker Support SPIR-V 1.4 and 1.5 (google#740) 2021-05-31 alanbaker Update LLVM (google#739) 2021-05-12 jrprice Update LLVM (google#737) 2021-05-07 alanbaker Update LLVM (google#736) 2021-05-05 jrprice Add support for llvm.{smax,smin} intrinsics (google#735) 2021-04-15 marco.antognini Support additional builtin functions (google#732) 2021-04-15 mehmetoguzderin Make it possible to specify workgroups as uniform (google#734) 2021-04-09 alanbaker Update LLVM (google#733) 2021-03-31 kpet Update LLVM and remove 3d image write workaround (google#726) 2021-03-30 kpet Add options for fp16 and fp64 and disable unsupported CL3 features (google#722) 2021-03-23 marco.antognini Add support for cl_arm_non_uniform_work_group_size (google#720) 2021-03-15 marco.antognini Fix compilation for 32-bit systems (google#717) 2021-03-05 alanbaker Add an LLVM IR library for more builtin functions (google#715) 2021-03-02 marco.antognini Address linking issues with shared build (google#714) 2021-03-01 alanbaker Update LLVM (google#713) 2021-02-18 marco.antognini Lower arrays and more GEPs (google#710) 2021-02-17 alanbaker Update LLVM (google#711) 2021-02-12 marco.antognini Fix crash in ReplacePointerBitcastPass (google#707) 2021-02-08 alanbaker Update LLVM (google#706) 2021-02-05 alanbaker Support atomic_work_item_fence (google#703) 2021-01-18 jrprice Update LLVM (google#701) 2021-01-12 kevin.petit Fix warning in GetArgKindForPodArgs (google#699) 2021-01-12 jrprice Add stub for array types in the long vector pass (google#698) 2021-01-11 jrprice Handle sitofp with i1 arguments (google#697) 2021-01-07 jrprice Use distinct nodes for clspv.next_spec_constant_id (google#696) 2021-01-06 marco.antognini Lower kernel parameters (google#694) 2021-01-05 alanbaker Improve robustness of the IR emission test (google#695) 2021-01-04 kevin.petit Update work-group size section of the documentation (google#693) 2021-01-04 alanbaker Update LLVM (google#692) 2021-01-04 marco.antognini Lower additional OpenCL builtin functions (google#690) 2021-01-05 tim.gates docs: fix simple typo, variabls -> variables (google#691) 2020-12-15 alanbaker More math builtin support (google#689) 2020-12-15 marco.antognini Lower CmpInst, SelectInst, and OpenCL select() (google#686) 2020-12-10 alanbaker Changes to the Amber test runner (google#687) 2020-12-09 marco.antognini Lower OpenCL convert_* builtin functions (google#685) 2020-12-08 alanbaker Support more math builtins (google#684) 2020-12-08 marco.antognini Lower global variables (google#681) 2020-12-07 alanbaker Refactor some builtin support (google#682) 2020-12-07 alanbaker Change fclamp to nclamp (google#683) 2020-12-01 jrprice Update LLVM (google#680) 2020-12-01 marco.antognini Lowers OpenCL builtin functions (google#678) 2020-11-23 jrprice Fix casts from bool to half/double (google#676) Created with: roll-dep third_party/clspv
- Loading branch information