projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Comments only
[ghc-hetmet.git]
/
compiler
/
coreSyn
/
CoreUnfold.lhs
2009-12-16
simonpj@microsoft.com
Refactor to combine two eqExpr functions
blob
|
commitdiff
2009-12-15
simonpj@microsoft.com
Fix a bug in the in-scope set that led to some lookupId...
blob
|
commitdiff
|
diff to current
2009-12-14
simonpj@microsoft.com
Tidy up computation of result discounts in CoreUnfold
blob
|
commitdiff
|
diff to current
2009-12-11
simonpj@microsoft.com
Bottom extraction: float out bottoming expressions...
blob
|
commitdiff
|
diff to current
2009-12-02
simonpj@microsoft.com
More work on the simplifier's inlining strategies
blob
|
commitdiff
|
diff to current
2009-11-19
simonpj@microsoft.com
Implement -fexpose-all-unfoldings, and fix a non-termin...
blob
|
commitdiff
|
diff to current
2009-11-19
simonpj@microsoft.com
Fix a nasty infelicity in the size computation of CoreU...
blob
|
commitdiff
|
diff to current
2009-11-19
simonpj@microsoft.com
Comments and white space only
blob
|
commitdiff
|
diff to current
2009-11-05
simonpj@microsoft.com
Be a tiny bit keener to inline in the RHS of a let
blob
|
commitdiff
|
diff to current
2009-11-05
simonpj@microsoft.com
Another refactoring on the shape of an Unfolding
blob
|
commitdiff
|
diff to current
2009-11-05
simonpj@microsoft.com
Comments and layout only, relating to Roman's inlining...
blob
|
commitdiff
|
diff to current
2009-11-04
Roman Leshchinskiy
Consider variables with conlike unfoldings interesting
blob
|
commitdiff
|
diff to current
2009-10-30
simonpj@microsoft.com
Fix build with DEBUG on
blob
|
commitdiff
|
diff to current
2009-10-30
simonpj@microsoft.com
Cure an assert failure by gathering the right set of...
blob
|
commitdiff
|
diff to current
2009-10-29
simonpj@microsoft.com
The Big INLINE Patch: totally reorganise way that INLIN...
blob
|
commitdiff
|
diff to current
2009-04-03
simonpj@microsoft.com
Adjust inlining heursitics
blob
|
commitdiff
|
diff to current
2009-03-18
simonpj@microsoft.com
Add the notion of "constructor-like" Ids for rule-matching
blob
|
commitdiff
|
diff to current
2009-01-13
simonpj@microsoft.com
Improve trace message
blob
|
commitdiff
|
diff to current
2009-01-02
simonpj@microsoft.com
Make record selectors into ordinary functions
blob
|
commitdiff
|
diff to current
2008-12-16
Simon Marlow
Rollback INLINE patches
blob
|
commitdiff
|
diff to current
2008-12-08
simonpj@microsoft.com
Move simpleOptExpr from CoreUnfold to CoreSubst
blob
|
commitdiff
|
diff to current
2008-12-05
simonpj@microsoft.com
Completely new treatment of INLINE pragmas (big patch)
blob
|
commitdiff
|
diff to current
2008-10-28
simonpj@microsoft.com
Fix Trac #2720: inlining and casts
blob
|
commitdiff
|
diff to current
2008-10-02
Roman Leshchinskiy
Prevent excessive inlining with DPH
blob
|
commitdiff
|
diff to current
2008-09-14
simonpj@microsoft.com
Comments, and a couple of asserts, only
blob
|
commitdiff
|
diff to current
2008-09-10
simonpj@microsoft.com
Fix Trac #2581: inlining of record selectors
blob
|
commitdiff
|
diff to current
2008-09-09
simonpj@microsoft.com
Important performance wibble to callSiteInline (the...
blob
|
commitdiff
|
diff to current
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in CoreUnfold
blob
|
commitdiff
|
diff to current
2008-03-29
Ian Lynagh
Don't import FastString in HsVersions.h
blob
|
commitdiff
|
diff to current
2008-02-07
simonpj@microsoft.com
Redo inlining patch, plus some tidying up
blob
|
commitdiff
|
diff to current
2008-02-01
Simon Marlow
UNDO: Be a little keener to inline
blob
|
commitdiff
|
diff to current
2008-01-25
Twan van Laarhoven
Fixed warnings in coreSyn/CoreUnfold
blob
|
commitdiff
|
diff to current
2008-01-25
simonpj@microsoft.com
Be a little keener to inline
blob
|
commitdiff
|
diff to current
2008-01-17
Isaac Dupree
lots of portability changes (#1405)
blob
|
commitdiff
|
diff to current
2007-12-04
simonpj@microsoft.com
Improve inlining for INLINE non-functions
blob
|
commitdiff
|
diff to current
2007-09-04
Ian Lynagh
Fix CodingStyle#Warnings URLs
blob
|
commitdiff
|
diff to current
2007-09-03
Ian Lynagh
Use OPTIONS rather than OPTIONS_GHC for pragmas
blob
|
commitdiff
|
diff to current
2007-09-01
Ian Lynagh
Add {-# OPTIONS_GHC -w #-} and some blurb to all compil...
blob
|
commitdiff
|
diff to current
2007-02-09
simonpj@microsoft.com
Major improvement to SpecConstr
blob
|
commitdiff
|
diff to current
2006-10-11
Simon Marlow
Module header tidyup, phase 1
blob
|
commitdiff
|
diff to current
2006-10-05
simonpj@microsoft.com
Remove unused OccInfo (simplification)
blob
|
commitdiff
|
diff to current
2006-10-05
simonpj@microsoft.com
Take 2 on the recursive-rule fix
blob
|
commitdiff
|
diff to current
2006-10-04
simonpj@microsoft.com
Second bite at the rules-only idea
blob
|
commitdiff
|
diff to current
2006-08-04
Manuel M T Chakravarty
Massive patch for the first months work adding System...
blob
|
commitdiff
|
diff to current
2006-06-05
simonpj@microsoft.com
Remove InlinePlease and add inline function and RULE
blob
|
commitdiff
|
diff to current
2006-05-04
simonpj@microsoft.com
Pretty printing instance for Unfolding
blob
|
commitdiff
|
diff to current
2006-04-07
Simon Marlow
Reorganisation of the source tree
blob
|
commitdiff
|
diff to current