git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add support for producing position-independent executables
[ghc.git]
/
compiler
/
codeGen
/
StgCmmBind.hs
2016-11-29
Ben Gamari
Use newBlockId instead of newLabelC
blob
|
commitdiff
2016-09-20
Ömer Sinan Ağacan
Codegen for case: Remove redundant void id checks
blob
|
commitdiff
|
diff to current
2016-08-10
Ömer Sinan Ağacan
Remove StgRubbishArg and CmmArg
blob
|
commitdiff
|
diff to current
2016-07-22
Ömer Sinan Ağacan
StgCmmBind: Some minor simplifications
blob
|
commitdiff
|
diff to current
2016-07-21
Simon Peyton Jones
Comments re ApThunks + small refactor in mkRhsClosure
blob
|
commitdiff
|
diff to current
2016-07-21
Ömer Sinan Ağacan
Implement unboxed sum primitive type
blob
|
commitdiff
|
diff to current
2016-03-29
Joachim Breitner
Ticky: Do not count every entry twice
blob
|
commitdiff
|
diff to current
2016-03-29
Joachim Breitner
Be more explicit about closure types in ticky-ticky...
blob
|
commitdiff
|
diff to current
2016-03-24
Ben Gamari
Revert "Various ticky-related work"
blob
|
commitdiff
|
diff to current
2016-03-24
Joachim Breitner
Various ticky-related work
blob
|
commitdiff
|
diff to current
2016-02-24
Ömer Sinan Ağacan
Remove "use mask" from StgAlt syntax
blob
|
commitdiff
|
diff to current
2016-02-08
Ömer Sinan Ağacan
Remove unused LiveVars and SRT fields of StgCase
blob
|
commitdiff
|
diff to current
2016-02-07
Ömer Sinan Ağacan
Revert "Remove unused LiveVars and SRT fields of StgCas...
blob
|
commitdiff
|
diff to current
2016-02-04
Ömer Sinan Ağacan
Remove unused LiveVars and SRT fields of StgCase and...
blob
|
commitdiff
|
diff to current
2015-12-31
Herbert Valerio...
Drop pre-AMP compatibility CPP conditionals
blob
|
commitdiff
|
diff to current
2015-03-19
Thomas Miedema
Remove comments and flag for GranSim
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
Tick scopes
blob
|
commitdiff
|
diff to current
2014-12-16
Peter Wortmann
Source notes (CorePrep and Stg support)
blob
|
commitdiff
|
diff to current
2014-10-20
Edward Z. Yang
Revert "Place static closures in their own section."
blob
|
commitdiff
|
diff to current
2014-10-02
Edward Z. Yang
Place static closures in their own section.
blob
|
commitdiff
|
diff to current
2014-09-09
Austin Seipp
Make Applicative a superclass of Monad
blob
|
commitdiff
|
diff to current
2014-05-15
Herbert Valerio...
Add LANGUAGE pragmas to compiler/ source files
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold template-haskell.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold integer-gmp.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold integer-simple.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold base.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold ghc-prim.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-03-29
Johan Tibell
Add SmallArray# and SmallMutableArray# types
blob
|
commitdiff
|
diff to current
2014-03-11
Simon Marlow
Represent offsets into heap objects with byte, not...
blob
|
commitdiff
|
diff to current
2014-02-13
Baldur Blöndal
Cleaned up Maybes.lhs
blob
|
commitdiff
|
diff to current
2014-02-01
Jan Stolarek
Loopification jump between stack and heap checks
blob
|
commitdiff
|
diff to current
2014-01-12
Herbert Valerio...
Fold testsuite.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2013-12-04
Patrick Palka
Update and deduplicate the comments on CAF management...
blob
|
commitdiff
|
diff to current
2013-12-04
Patrick Palka
Move the allocation of CAF blackholes into 'newCAF...
blob
|
commitdiff
|
diff to current
2013-12-01
Patrick Palka
Move the LDV code below the self-loop label (#8275)
blob
|
commitdiff
|
diff to current
2013-12-01
Patrick Palka
Don't explicitly refer to nodeReg in ldvEnterClosure
blob
|
commitdiff
|
diff to current
2013-12-01
Jan Stolarek
Document solution to #8275
blob
|
commitdiff
|
diff to current
2013-12-01
Patrick Palka
Fix loopification with profiling and enable it by defau...
blob
|
commitdiff
|
diff to current
2013-09-04
Patrick Palka
Merge remote-tracking branch 'origin/master' into ghc...
blob
|
commitdiff
|
diff to current
2013-09-02
Edward Z. Yang
Explicit import lists for StgCmmProf.
blob
|
commitdiff
|
diff to current
2013-08-31
Ryan Newton
Merge branch 'master' into atomics
blob
|
commitdiff
|
diff to current
2013-08-30
Patrick Palka
Merge branch 'master' into ghc-parmake-gsoc
blob
|
commitdiff
|
diff to current
2013-08-29
Jan Stolarek
Optimize self-recursive tail calls
blob
|
commitdiff
|
diff to current
2013-08-20
Jan Stolarek
Merge cgTailCall and cgLneJump into one function
blob
|
commitdiff
|
diff to current
2013-08-20
Jan Stolarek
Remove unused module
blob
|
commitdiff
|
diff to current
2013-08-20
Jan Stolarek
Cleanup StgCmm pass
blob
|
commitdiff
|
diff to current
2013-08-20
Jan Stolarek
Trailing whitespaces, code formatting, detabify
blob
|
commitdiff
|
diff to current
2013-07-22
Geoffrey Mainland
Add final remaining bits to fix #7978.
blob
|
commitdiff
|
diff to current
2013-06-22
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-06-22
Geoffrey Mainland
Add a work-around for #7978.
blob
|
commitdiff
|
diff to current
2013-06-06
Simon Peyton Jones
Wibbles (merg-os) to ticky-ticky
blob
|
commitdiff
|
diff to current
2013-06-06
Simon Peyton Jones
Implement cardinality analysis
blob
|
commitdiff
|
diff to current
2013-05-02
Nicolas Frisby
extended ticky to also track "let"s that are not conven...
blob
|
commitdiff
|
diff to current
2013-04-24
Ian Lynagh
In CMM, only allow foreign calls to labels, not arbitra...
blob
|
commitdiff
|
diff to current
2013-04-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-04-15
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2013-04-12
Nicolas Frisby
Revert "extended ticky to also track "let"s that are...
blob
|
commitdiff
|
diff to current
2013-04-12
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2013-04-12
Nicolas Frisby
extended ticky to also track "let"s that are not closures
blob
|
commitdiff
|
diff to current
2013-03-29
Nicolas Frisby
ticky enhancements
blob
|
commitdiff
|
diff to current
2013-02-05
Manuel M T Chakravarty
Merge branch 'refs/heads/vect-avoid' into vect-avoid...
blob
|
commitdiff
|
diff to current
2013-01-25
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-01-24
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-01-24
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2013-01-23
Simon Marlow
Tidy up: move info-table related stuff to CmmInfo
blob
|
commitdiff
|
diff to current
2012-11-26
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-11-19
Simon Marlow
Code-size optimisation for top-level indirections ...
blob
|
commitdiff
|
diff to current
2012-11-15
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2012-11-13
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-11-13
Simon Marlow
Fix the Slow calling convention (#7192)
blob
|
commitdiff
|
diff to current
2012-10-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-10-16
Ian Lynagh
Some alpha renaming
blob
|
commitdiff
|
diff to current
2012-10-08
Simon Marlow
Produce new-style Cmm from the Cmm parser
blob
|
commitdiff
|
diff to current
2012-10-02
Simon Peyton Jones
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
diff to current
2012-09-28
Simon Peyton Jones
Merge remote-tracking branch 'origin/master' into tc...
blob
|
commitdiff
|
diff to current
2012-09-19
Ian Lynagh
Change some "else return ()"s to use when/unless
blob
|
commitdiff
|
diff to current
2012-09-17
Simon Peyton Jones
Merge remote-tracking branch 'origin/master' into tc...
blob
|
commitdiff
|
diff to current
2012-09-17
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-09-17
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-09-16
Ian Lynagh
Move tAG_BITS into platformConstants
blob
|
commitdiff
|
diff to current
2012-09-16
Ian Lynagh
Move wORD_SIZE into platformConstants
blob
|
commitdiff
|
diff to current
2012-09-15
Simon Peyton Jones
Merge remote branch 'origin/master'
blob
|
commitdiff
|
diff to current
2012-09-14
Ian Lynagh
Merge branch 'master' of mac:ghc/git/val32/.
blob
|
commitdiff
|
diff to current
2012-09-14
Ian Lynagh
Start moving other constants from (Haskell)Constants...
blob
|
commitdiff
|
diff to current
2012-09-13
Ian Lynagh
Use oFFSET_* from platformConstants rather than Constants
blob
|
commitdiff
|
diff to current
2012-09-13
Ian Lynagh
Use sIZEOF_* from platformConstants rather than Constants
blob
|
commitdiff
|
diff to current
2012-09-12
Ian Lynagh
Pass DynFlags down to wordWidth
blob
|
commitdiff
|
diff to current
2012-09-12
Ian Lynagh
Pass DynFlags down to bWord
blob
|
commitdiff
|
diff to current
2012-08-31
Simon Marlow
Cleanup: add mkIntExpr and zeroExpr utils
blob
|
commitdiff
|
diff to current
2012-08-28
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2012-08-23
Simon Peyton Jones
Merge ../HEAD
blob
|
commitdiff
|
diff to current
2012-08-21
Simon Marlow
remove tabs
blob
|
commitdiff
|
diff to current
2012-08-10
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-08-09
Simon Marlow
Remove uses of fixC from the codeGen, and make the...
blob
|
commitdiff
|
diff to current
2012-08-08
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-08-07
Simon Marlow
fix warning
blob
|
commitdiff
|
diff to current
2012-08-07
Simon Marlow
entryHeapCheck: fix calls to stg_gc_fun and stg_gc_enter_1
blob
|
commitdiff
|
diff to current
2012-08-07
Simon Marlow
Small optimisation
blob
|
commitdiff
|
diff to current
2012-08-07
Simon Marlow
fix a warning
blob
|
commitdiff
|
diff to current
next