- 26 Sep, 2011 2 commits
- 08 Sep, 2011 1 commit
-
-
dreixel authored
Also related to #5464. Now GHC.Generics imports GHC.Types, and the Generic instances for primitive types use StandaloneDeriving.
-
- 06 Sep, 2011 1 commit
-
-
batterseapower authored
-
- 27 Aug, 2011 1 commit
-
-
daniel.is.fischer authored
All the hs_popcntX functions should return an StgWord in accordance with the primop types. I'm not sure whether the argument should also become an StgWord (except for the 64-bit versions), the primops have type Word# -> Word#, but we have e.g. StgWord hs_popcnt8(StgWord8 x). StgWord8 is an unsigned char (usually, at least), but I think arguments are passed at least word-sized to C-functions, so it probably works. For the moment it works and passes tests, I'll ask tibbe to be sure.
-
- 26 Aug, 2011 1 commit
-
-
Ian Lynagh authored
-
- 24 Aug, 2011 1 commit
-
-
tibbe authored
-
- 18 Aug, 2011 1 commit
-
-
chak@cse.unsw.edu.au. authored
-
- 16 Aug, 2011 1 commit
-
-
Add fallbacks for processor specific instructions (e.g. POPCNT). These fallbacks are referred to by code generated by GHC.
-
- 10 Aug, 2011 1 commit
-
-
dterei authored
-
- 08 Aug, 2011 2 commits
- 22 Jul, 2011 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 09 Jun, 2011 1 commit
-
-
dreixel authored
-
- 27 May, 2011 3 commits
-
-
Ian Lynagh authored
It causes GHC to use vast amounts of space compiling GHC/Tuple.hs.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 09 May, 2011 1 commit
-
-
dreixel authored
-
- 04 May, 2011 1 commit
-
-
dreixel authored
-
- 03 May, 2011 1 commit
-
-
dreixel authored
Add new module GHC.CString with functions relating to CString (moved from GHC.Base). Updated the base type modules so that the Generics flag is on (the CString functions are required because the generic representation uses strings).
-
- 29 Apr, 2011 2 commits
- 28 Apr, 2011 1 commit
-
-
dreixel authored
-
- 12 Apr, 2011 2 commits
- 05 Apr, 2011 1 commit
-
-
Ian Lynagh authored
-
- 19 Feb, 2011 1 commit
-
-
Ian Lynagh authored
-
- 04 Feb, 2011 1 commit
-
-
jpm@cs.uu.nl authored
-
- 06 Jan, 2011 2 commits
-
-
jpm@cs.uu.nl authored
-
jpm@cs.uu.nl authored
-
- 15 Dec, 2010 1 commit
-
-
jpm@cs.uu.nl authored
-
- 27 Oct, 2010 1 commit
-
-
jpm@cs.uu.nl authored
-
- 18 Oct, 2010 1 commit
-
-
jpm@cs.uu.nl authored
-
- 23 Oct, 2010 1 commit
-
-
Ian Lynagh authored
-
- 29 Jun, 2010 1 commit
-
-
Simon Marlow authored
-
- 23 Nov, 2009 1 commit
-
-
Ian Lynagh authored
-
- 20 Sep, 2009 1 commit
-
-
Ian Lynagh authored
-
- 11 Aug, 2009 1 commit
-
-
Ian Lynagh authored
-