summaryrefslogtreecommitdiff
path: root/includes/stg/Prim.h
Commit message (Expand)AuthorAgeFilesLines
* Move `/includes` to `/rts/include`, sort per package betterJohn Ericson2021-08-091-139/+0
* UNREG: implement 64-bit mach ops for 32-bit targetsSergei Trofimovich2021-07-291-1/+34
* winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.Tamar Christina2020-06-141-0/+4
* Add support for bitreverse primopAlexandre2019-04-011-0/+8
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* UNREG: fix implicit declarations from pdep and pextSergei Trofimovich2018-03-091-0/+12
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Fix signature of atomic builtinsAndreas Schwab2015-10-021-36/+36
* Make headers C++ compatible (fixes #10700)Alexey Shmalko2015-07-301-4/+4
* includes/stg/Prim.h: add matching 'hs_atomic_*' prototypesSergei Trofimovich2014-08-191-0/+38
* Implement new CLZ and CTZ primops (re #9340)Herbert Valerio Riedel2014-08-141-0/+12
* stg/Prim.h: drop redundant #ifdefSergei Trofimovich2014-08-111-4/+0
* Follow hs_popcntX changes in ghc-primJohan Tibell2014-03-221-5/+5
* includes/Stg.h: add declarations for hs_popcnt and frindsSergei Trofimovich2014-02-171-0/+39