Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement new CLZ and CTZ primops (re #9340) | Herbert Valerio Riedel | 2014-08-14 | 1 | -0/+20 |
* | Re-add more primops for atomic ops on byte arrays | Johan Tibell | 2014-06-30 | 1 | -1/+49 |
* | Revert "Add more primops for atomic ops on byte arrays" | Johan Tibell | 2014-06-26 | 1 | -49/+1 |
* | Add more primops for atomic ops on byte arrays | Johan Tibell | 2014-06-24 | 1 | -1/+49 |
* | Add support for byte endian swapping for Word 16/32/64. | Austin Seipp | 2013-07-17 | 1 | -0/+9 |
* | Revert "Add support for byte endian swapping for Word 16/32/64." | Simon Peyton Jones | 2013-06-11 | 1 | -9/+0 |
* | Add support for byte endian swapping for Word 16/32/64. | Ian Lynagh | 2013-06-09 | 1 | -0/+9 |
* | Implement word2Float# and word2Double# | Johan Tibell | 2012-12-13 | 1 | -1/+11 |
* | Add popCnt# primop | Johan Tibell | 2011-08-16 | 1 | -0/+14 |