summary refs log tree commit diff
path: root/pkgs/development/compilers/ispc/default.nix
Commit message (Collapse)AuthorAge
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* ispc: patch w/upstream commit to fix w/llvm 6Will Dietz2018-07-05
|
* clangSelf, clangWrapSelf, llvmPackagesSelf: Remove this unused thingJohn Ericson2018-05-23
| | | | It's old old LLVM built with new LLVM. How useless.
* ispc: 20170807 -> 1.9.2Guillaume Bouchard2018-01-15
| | | | Version bump, fixes #29979
* ispc: use newer version and LLVM 4.0 due to bug in clang++ 3.9 wrapper (see ↵Aristid Breitkreuz2017-09-10
| | | | #29204)
* ispc: build with current flexFranz Pletz2017-07-29
|
* ispc: fix buildRobin Gloster2017-03-13
|
* ispc: attempt to make build more robust and hydra-compatibleAristid Breitkreuz2016-09-12
|
* ispc: extend test suiteAristid Breitkreuz2016-09-04
|
* ispc: detect test failures, restrict platformsAristid Breitkreuz2016-09-04
|
* ispc: 20151128 -> 1.9.1, fix buildAristid Breitkreuz2016-09-04
|
* ispc: fix buildPascal Wittmann2016-03-24
|
* ispc: init at <GH master>Aristid Breitkreuz2015-11-29
Intel SPMD Program Compiler An open-source compiler for high-performance SIMD programming on the CPU https://ispc.github.io/