git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Simplify callSiteInline a little
[ghc.git]
/
compiler
/
coreSyn
/
CorePrep.hs
2018-02-13
Ömer Sinan Ağacan
Collect CCs in CorePrep, including CCs in unfoldings
blob
|
commitdiff
2018-01-03
Gabor Greif
Typos in comments
blob
|
commitdiff
|
diff to current
2018-01-03
Simon Peyton Jones
Get evaluated-ness right in the back end
blob
|
commitdiff
|
diff to current
2017-12-19
Simon Peyton Jones
Stop runRW# being magic
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-07-20
Ben Gamari
Introduce -fcatch-bottoms
blob
|
commitdiff
|
diff to current
2017-02-20
Gabor Greif
Typos in manual, tests and comments
blob
|
commitdiff
|
diff to current
2017-02-08
Gabor Greif
More typos in comments [skip ci]
blob
|
commitdiff
|
diff to current
2017-02-08
Ben Gamari
cpeApp: Make Int accumulator strict
blob
|
commitdiff
|
diff to current
2017-02-04
Peter Wortmann
Improve wrapTicks performance with lots of redundant...
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-20
Takano Akio
Allow top-level string literals in Core (#8472)
blob
|
commitdiff
|
diff to current
2017-01-12
Gabor Greif
Typos in manual, comments and tests
blob
|
commitdiff
|
diff to current
2017-01-09
Gabor Greif
Typos in comments (and in a test)
blob
|
commitdiff
|
diff to current
2016-11-03
Ben Gamari
Merge cpe_ExprIsTrivial and exprIsTrivial
blob
|
commitdiff
|
diff to current
2016-11-02
Simon Peyton Jones
Renaming and comments in CorePrep
blob
|
commitdiff
|
diff to current
2016-10-12
Simon Peyton Jones
Comments and equation ordering only
blob
|
commitdiff
|
diff to current
2016-08-30
Edward Z. Yang
Fix binary-trees regression from unnecessary floating...
blob
|
commitdiff
|
diff to current
2016-08-21
Edward Z. Yang
Fix #12472 by looking for noinline/lazy inside oversatu...
blob
|
commitdiff
|
diff to current
2016-08-21
Edward Z. Yang
Support for noinline magic function.
blob
|
commitdiff
|
diff to current
2016-06-09
Edward Z. Yang
Fix #12076 by inlining trivial expressions in CorePrep.
blob
|
commitdiff
|
diff to current
2016-03-25
Simon Peyton Jones
CorePrep: refactoring to reduce duplication
blob
|
commitdiff
|
diff to current
2016-03-25
Simon Peyton Jones
Do not eta-reduce across Ticks in CorePrep
blob
|
commitdiff
|
diff to current
2016-03-24
Ben Gamari
ErrUtils: Add timings to compiler phases
blob
|
commitdiff
|
diff to current
2016-03-09
Simon Peyton Jones
Fix the implementation of lazyId
blob
|
commitdiff
|
diff to current
2016-02-24
Richard Eisenberg
Address #11471 by putting RuntimeRep in kinds.
blob
|
commitdiff
|
diff to current
2016-01-27
Ömer Sinan Ağacan
s/unLifted/unlifted for consistency
blob
|
commitdiff
|
diff to current
2016-01-18
Jan Stolarek
Replace calls to `ptext . sLit` with `text`
blob
|
commitdiff
|
diff to current
2016-01-01
Simon Peyton Jones
Add strictness for runRW#
blob
|
commitdiff
|
diff to current
2015-12-31
Herbert Valerio...
Drop pre-AMP compatibility CPP conditionals
blob
|
commitdiff
|
diff to current
2015-12-24
Simon Peyton Jones
Improve the runRW magic in CorePrep
blob
|
commitdiff
|
diff to current
2015-12-11
Richard Eisenberg
Add kind equalities to GHC.
blob
|
commitdiff
|
diff to current
2015-12-04
Simon Peyton Jones
Case-of-empty-alts is trivial (Trac #11155)
blob
|
commitdiff
|
diff to current
2015-11-23
Ben Gamari
Support multiple debug output levels
blob
|
commitdiff
|
diff to current
2015-11-12
Ben Gamari
New magic function for applying realWorld#
blob
|
commitdiff
|
diff to current
2015-10-15
Edward Z. Yang
Rename package key to unit ID, and installed package...
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-08-30
Matthew Pickering
Fix 7.10 validate
blob
|
commitdiff
|
diff to current
2015-08-26
Simon Peyton Jones
Implement lookupGlobal in TcEnv, and use it
blob
|
commitdiff
|
diff to current
2015-03-31
Herbert Valerio...
Drop old integer-gmp-0.5 from GHC source tree
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-17
Simon Peyton Jones
Improve TidyPgm.hasCafRefs to account for Integer liter...
blob
|
commitdiff
|
diff to current
2014-12-16
Peter Wortmann
Source notes (CorePrep and Stg support)
blob
|
commitdiff
|
diff to current
2014-12-16
Peter Wortmann
Source notes (Core support)
blob
|
commitdiff
|
diff to current
2014-12-15
Simon Peyton Jones
Make Core Lint check for locally-bound GlobalIds
blob
|
commitdiff
|
diff to current
2014-12-03
Austin Seipp
compiler: de-lhs coreSyn/
blob
|
commitdiff
|
diff to current