Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'refs/heads/vect-avoid' into vect-avoid-merge | Manuel M T Chakravarty | 2013-02-06 | 4 | -17/+14 |
|\ | |||||
| * | Fix tidying of vectorised code | Manuel M T Chakravarty | 2013-02-04 | 1 | -1/+1 |
| * | Rewrote vectorisation avoidance (based on the HS paper) | Manuel M T Chakravarty | 2012-12-05 | 4 | -16/+13 |
* | | Remove an out-of-date comment | Ian Lynagh | 2013-02-01 | 1 | -5/+0 |
* | | typos | Gabor Greif | 2013-01-30 | 4 | -5/+5 |
* | | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2013-01-30 | 2 | -3/+5 |
|\ \ | |||||
| * | | Fix comments on isValArg | Simon Peyton Jones | 2013-01-28 | 1 | -2/+3 |
| * | | Pure refactoring | Simon Peyton Jones | 2013-01-28 | 1 | -1/+2 |
* | | | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2013-01-25 | 1 | -2/+22 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2013-01-25 | 6 | -72/+35 |
| |\ \ | |||||
| * | | | Allow eta-reduction of eval'd functions if of arity 1 | Simon Peyton Jones | 2013-01-22 | 1 | -2/+22 |
* | | | | Use fsep, not sep, when printing lots of Core binders | Simon Peyton Jones | 2013-01-24 | 1 | -1/+1 |
* | | | | Introduce CPR for sum types (Trac #5075) | Simon Peyton Jones | 2013-01-24 | 2 | -7/+12 |
| |/ / |/| | | |||||
* | | | Major patch to implement the new Demand Analyser | Simon Peyton Jones | 2013-01-17 | 6 | -33/+33 |
* | | | Fix Trac #7585. | Richard Eisenberg | 2013-01-15 | 1 | -39/+2 |
|/ / | |||||
* | | Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc | Simon Peyton Jones | 2013-01-02 | 7 | -67/+117 |
|\ \ | |||||
| * | | De-tab PprExternalCore | Simon Peyton Jones | 2013-01-02 | 1 | -22/+21 |
| * | | Fix bug in External Core pretty printer (fixes Trac #7547) | Simon Peyton Jones | 2013-01-02 | 1 | -2/+8 |
| * | | Refactor the invariants for ClsInsts | Simon Peyton Jones | 2013-01-01 | 2 | -3/+3 |
| * | | Implement overlapping type family instances. | Richard Eisenberg | 2012-12-21 | 4 | -40/+85 |
* | | | Refactoring; no change in behaviour | Simon Peyton Jones | 2013-01-02 | 1 | -53/+56 |
* | | | Define ListSetOps.getNth, and use it | Simon Peyton Jones | 2013-01-02 | 2 | -4/+5 |
* | | | Comment typo only | Simon Peyton Jones | 2012-12-24 | 1 | -1/+1 |
|/ / | |||||
* | | Rename remaining FastBytes usages to ByteString | Ian Lynagh | 2012-12-14 | 1 | -2/+2 |
* | | Inline some FastBytes/ByteString wrappers | Ian Lynagh | 2012-12-14 | 2 | -2/+4 |
* | | Added GHC formalism to the GHC source tree. | Richard Eisenberg | 2012-12-01 | 2 | -1/+68 |
* | | Remove case from coreLintExpr dealing with types, as it is not used. | Richard Eisenberg | 2012-11-30 | 1 | -2/+4 |
* | | typos in comments | Gabor Greif | 2012-11-16 | 1 | -1/+1 |
* | | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2012-10-19 | 4 | -12/+12 |
|\ \ | |||||
| * | | Refactor the way dump flags are handled | Ian Lynagh | 2012-10-18 | 2 | -3/+3 |
| * | | Some alpha renaming | Ian Lynagh | 2012-10-16 | 4 | -13/+13 |
| * | | Rename DynFlag to GeneralFlag | Ian Lynagh | 2012-10-16 | 2 | -2/+2 |
* | | | Comments and debug tracing only | Simon Peyton Jones | 2012-10-19 | 1 | -1/+2 |
* | | | Use isCheapApp in exprIsWorkFree | Simon Peyton Jones | 2012-10-15 | 1 | -11/+29 |
|/ / | |||||
* | | Make the -dsuppress-* flags dynamic | Ian Lynagh | 2012-10-09 | 1 | -21/+36 |
* | | Make the opt_UF_* static flags dynamic | Ian Lynagh | 2012-10-09 | 1 | -58/+62 |
* | | Merge remote-tracking branch 'origin/master' into tc-untouchables | Simon Peyton Jones | 2012-09-18 | 4 | -26/+29 |
|\ \ | |||||
| * \ | Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc | Ian Lynagh | 2012-09-17 | 1 | -1/+2 |
| |\ \ | |||||
| * | | | Move tARGET_* out of HaskellConstants | Ian Lynagh | 2012-09-17 | 4 | -25/+27 |
| * | | | Pass DynFlags to the ru_try functions of built-in rules | Ian Lynagh | 2012-09-17 | 1 | -1/+2 |
* | | | | Implement 'left' and 'right' coercions | Simon Peyton Jones | 2012-09-17 | 5 | -5/+42 |
| |/ / |/| | | |||||
* | | | Print literal integers in External Core. | Simon Peyton Jones | 2012-09-15 | 1 | -1/+2 |
|/ / | |||||
* | | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2012-08-29 | 2 | -23/+33 |
|\ \ | |||||
| * | | Remove CPP from coreSyn/CoreUtils.lhs | Ian Lynagh | 2012-08-29 | 2 | -9/+12 |
| * | | Add DynFlags to the CorePrepEnv | Ian Lynagh | 2012-08-29 | 1 | -14/+21 |
* | | | Comments in CoreSyn only | Simon Peyton Jones | 2012-08-28 | 1 | -0/+8 |
|/ / | |||||
* | | Add mapTM to TrieMap | Simon Peyton Jones | 2012-08-22 | 1 | -13/+100 |
* | | Put kind variables before type variables when quantifying | Simon Peyton Jones | 2012-08-15 | 1 | -3/+3 |
* | | Comments about shadowing | Simon Peyton Jones | 2012-08-15 | 1 | -0/+13 |
* | | FloutOut.wrapTick: don't forget to tick the args of a constructor app | Simon Marlow | 2012-08-02 | 1 | -1/+1 |
|/ |