Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for bitreverse primop | Alexandre | 2019-04-01 | 1 | -0/+8 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -1/+1 |
* | UNREG: fix implicit declarations from pdep and pext | Sergei Trofimovich | 2018-03-09 | 1 | -0/+12 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | Fix signature of atomic builtins | Andreas Schwab | 2015-10-02 | 1 | -36/+36 |
* | Make headers C++ compatible (fixes #10700) | Alexey Shmalko | 2015-07-30 | 1 | -4/+4 |
* | includes/stg/Prim.h: add matching 'hs_atomic_*' prototypes | Sergei Trofimovich | 2014-08-19 | 1 | -0/+38 |
* | Implement new CLZ and CTZ primops (re #9340) | Herbert Valerio Riedel | 2014-08-14 | 1 | -0/+12 |
* | stg/Prim.h: drop redundant #ifdef | Sergei Trofimovich | 2014-08-11 | 1 | -4/+0 |
* | Follow hs_popcntX changes in ghc-prim | Johan Tibell | 2014-03-22 | 1 | -5/+5 |
* | includes/Stg.h: add declarations for hs_popcnt and frinds | Sergei Trofimovich | 2014-02-17 | 1 | -0/+39 |