git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Prepare source-tree for base-4.13 MFP bump
[ghc.git]
/
compiler
/
simplCore
/
OccurAnal.hs
2018-12-17
Gabor Greif
Stomp a few typos and grammaros
blob
|
commitdiff
2018-10-23
Ben Gamari
Add 'hadrian/' from commit '45f3bff7016a2a0cd9a5455a882...
blob
|
commitdiff
|
diff to current
2018-10-04
Simon Peyton Jones
Do not mark CoVars as dead in the occur-anal
blob
|
commitdiff
|
diff to current
2018-08-21
klebinger.andreas...
Replace most occurences of foldl with foldl'.
blob
|
commitdiff
|
diff to current
2018-06-25
Simon Peyton Jones
More misc comments
blob
|
commitdiff
|
diff to current
2018-06-07
Simon Peyton Jones
Remove ad-hoc special case in occAnal
blob
|
commitdiff
|
diff to current
2018-06-02
Ben Gamari
vectorise: Put it out of its misery
blob
|
commitdiff
|
diff to current
2018-04-27
Simon Peyton Jones
Refactor in OccurAnal
blob
|
commitdiff
|
diff to current
2018-03-27
Simon Peyton Jones
White space only
blob
|
commitdiff
|
diff to current
2018-01-17
Gabor Greif
Typos in comments
blob
|
commitdiff
|
diff to current
2018-01-09
Simon Peyton Jones
Fix join-point decision
blob
|
commitdiff
|
diff to current
2018-01-09
Simon Peyton Jones
Remove a bogus warning
blob
|
commitdiff
|
diff to current
2018-01-03
Simon Peyton Jones
Comments about join point types
blob
|
commitdiff
|
diff to current
2017-12-08
Simon Peyton Jones
Occurrrence analysis improvements for NOINLINE functions
blob
|
commitdiff
|
diff to current
2017-11-22
Ben Gamari
Update Hadrian
blob
|
commitdiff
|
diff to current
2017-11-15
Andrey Mokhov
Pull recent Hadrian changes from upstream
blob
|
commitdiff
|
diff to current
2017-11-10
Ben Gamari
Merge commit '5229c43ccf77bcbffeced01dccb27398d017fa34'
blob
|
commitdiff
|
diff to current
2017-11-06
Andrey Mokhov
Merge commit '7b0b9f603bb1215e2b7af23c2404d637b95a4988...
blob
|
commitdiff
|
diff to current
2017-09-19
Herbert Valerio...
compiler: introduce custom "GhcPrelude" Prelude
blob
|
commitdiff
|
diff to current
2017-09-19
Ben Gamari
OccurAnal: Ensure SourceNotes don't interfere with...
blob
|
commitdiff
|
diff to current
2017-09-07
Gabor Greif
Fix typos in diagnostics, testsuite and comments
blob
|
commitdiff
|
diff to current
2017-08-25
Simon Peyton Jones
Don't do the RhsCtxt thing for join points
blob
|
commitdiff
|
diff to current
2017-08-25
Simon Peyton Jones
Bottoming expressions should not be expandable
blob
|
commitdiff
|
diff to current
2017-08-18
Simon Peyton Jones
Tracing in OccAnal (commented out)
blob
|
commitdiff
|
diff to current
2017-08-01
Joachim Breitner
Simplify OccurAnal.tagRecBinders
blob
|
commitdiff
|
diff to current
2017-06-02
Ryan Scott
Use lengthIs and friends in more places
blob
|
commitdiff
|
diff to current
2017-04-05
Matthew Pickering
Replace Digraph's Node type synonym with a data type
blob
|
commitdiff
|
diff to current
2017-03-24
Matthew Pickering
Improve tracing in OccurAnal
blob
|
commitdiff
|
diff to current
2017-03-19
Ömer Sinan Ağacan
OccurAnal.hs: Add an assert for an invariant
blob
|
commitdiff
|
diff to current
2017-03-18
Ömer Sinan Ağacan
OccurAnal.hs: Fix "Adjusting for lambdas" note name
blob
|
commitdiff
|
diff to current
2017-03-06
Simon Peyton Jones
Tiny refactor
blob
|
commitdiff
|
diff to current
2017-03-01
David Feuer
Upgrade UniqSet to a newtype
blob
|
commitdiff
|
diff to current
2017-03-01
Simon Peyton Jones
Mark non-recursive join lambdas as one-shot
blob
|
commitdiff
|
diff to current
2017-02-16
Simon Peyton Jones
Comments and tiny refactor only
blob
|
commitdiff
|
diff to current
2017-02-13
Gabor Greif
Typos in notes and comments [ci skip]
blob
|
commitdiff
|
diff to current
2017-02-12
Joachim Breitner
Improve the Occurrence Analyzer’s handling of one-shot...
blob
|
commitdiff
|
diff to current
2017-02-09
Gabor Greif
Tweaks and typos in manual, note refs, comments
blob
|
commitdiff
|
diff to current
2017-02-08
Gabor Greif
More typos in comments [skip ci]
blob
|
commitdiff
|
diff to current
2017-02-06
Luke Maurer
Fixes for OccurAnal bugs (#13221)
blob
|
commitdiff
|
diff to current
2017-02-03
Joachim Breitner
Get rid of ProbOneShot
blob
|
commitdiff
|
diff to current
2017-02-01
Luke Maurer
Join points
blob
|
commitdiff
|
diff to current
2017-01-23
Gabor Greif
Typos and grammar in manual/comments
blob
|
commitdiff
|
diff to current
2017-01-18
Gabor Greif
Typos in comments only [ci skip]
blob
|
commitdiff
|
diff to current
2016-12-05
Simon Peyton Jones
Fix an asymptotic bug in the occurrence analyser
blob
|
commitdiff
|
diff to current
2016-11-28
Simon Peyton Jones
Comments only (related to #12789)
blob
|
commitdiff
|
diff to current
2016-11-28
Simon Peyton Jones
Fix an long-standing bug in OccurAnal
blob
|
commitdiff
|
diff to current
2016-11-10
Simon Peyton Jones
Adapt the (commented out) pprTrace in OccurAnal
blob
|
commitdiff
|
diff to current
2016-09-24
Joachim Breitner
Replace INLINEABLE by INLINABLE (#12613)
blob
|
commitdiff
|
diff to current
2016-06-23
Bartosz Nitka
Provide Uniquable version of SCC
blob
|
commitdiff
|
diff to current
2016-06-22
Gabor Greif
More typos in comments [skip ci]
blob
|
commitdiff
|
diff to current
2016-06-22
Gabor Greif
Typos in comments [skip ci]
blob
|
commitdiff
|
diff to current
2016-05-24
Bartosz Nitka
Document some benign nondeterminism
blob
|
commitdiff
|
diff to current
2016-05-11
Bartosz Nitka
Document SCC determinism
blob
|
commitdiff
|
diff to current
2016-04-06
Joachim Breitner
Demand Analyzer: Do not set OneShot information (second...
blob
|
commitdiff
|
diff to current
2016-03-31
Joachim Breitner
Revert "Demand Analyzer: Do not set OneShot information"
blob
|
commitdiff
|
diff to current
2016-03-31
Joachim Breitner
Demand Analyzer: Do not set OneShot information
blob
|
commitdiff
|
diff to current
2016-03-30
Gabor Greif
Typos in non-code
blob
|
commitdiff
|
diff to current
2016-02-26
Simon Peyton Jones
Filter out BuiltinRules in occurrence analysis
blob
|
commitdiff
|
diff to current
2016-01-18
Jan Stolarek
Replace calls to `ptext . sLit` with `text`
blob
|
commitdiff
|
diff to current
2015-12-11
Richard Eisenberg
Add kind equalities to GHC.
blob
|
commitdiff
|
diff to current
2015-10-10
Edward Z. Yang
Rename SpecInfo to RuleInfo (upon SPJ's advice).
blob
|
commitdiff
|
diff to current
2015-03-17
Simon Peyton Jones
Comments, white space, and small refactoring
blob
|
commitdiff
|
diff to current
2015-02-10
Yuri de Wit
Replace .lhs with .hs in compiler comments
blob
|
commitdiff
|
diff to current
2014-12-16
Peter Wortmann
Source notes (Core support)
blob
|
commitdiff
|
diff to current
2014-12-03
Austin Seipp
compiler: de-lhs simplCore/
blob
|
commitdiff
|
diff to current