Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make -frewrite-rules into a dynamic flag; off for -O0 | simonpj@microsoft.com | 2007-05-04 | 1 | -3/+28 |
* | Fix the GHC.Base.inline builtin rule | simonpj@microsoft.com | 2007-04-20 | 1 | -5/+17 |
* | Remove code that is dead, as we require __GLASGOW_HASKELL__ >= 504 | Ian Lynagh | 2007-04-06 | 1 | -18/+0 |
* | restore compilation with 5.04 | Simon Marlow | 2006-11-15 | 1 | -1/+2 |
* | Add literal-shift rewrite rules | simonpj@microsoft.com | 2006-11-13 | 1 | -1/+25 |
* | Fixups to PelRules (esp using intResult, wordResult) | simonpj@microsoft.com | 2006-11-13 | 1 | -6/+12 |
* | Major overhaul of the Simplifier | simonpj@microsoft.com | 2006-11-01 | 1 | -117/+128 |
* | Add comments about primop rules | simonpj@microsoft.com | 2006-10-11 | 1 | -0/+19 |
* | Module header tidyup, phase 1 | Simon Marlow | 2006-10-11 | 1 | -3/+3 |
* | Trim imports, and remove some dead code | simonpj@microsoft.com | 2006-09-23 | 1 | -1/+1 |
* | Add ad-hoc typing checks for tagToEnum# | simonpj@microsoft.com | 2006-08-16 | 1 | -2/+2 |
* | Remove InlinePlease and add inline function and RULE | simonpj@microsoft.com | 2006-06-05 | 1 | -3/+18 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+447 |