git.haskell.org
/
ghc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ghc.git
2012-07-03
Simon Marlow
mainly tidyup
commit
|
commitdiff
|
tree
2012-03-15
Simon Marlow
BlockId == Int now
commit
|
commitdiff
|
tree
2012-03-15
Simon Marlow
some optimisations
commit
|
commitdiff
|
tree
2012-03-15
Simon Marlow
a bit more UNPACKing
commit
|
commitdiff
|
tree
2012-03-15
Simon Marlow
remove dead code
commit
|
commitdiff
|
tree
2012-03-15
Simon Marlow
Remove dead code and optimise a bit
commit
|
commitdiff
|
tree
2012-03-15
Simon Marlow
a couple of minor optimisations
commit
|
commitdiff
|
tree
2012-03-15
Simon Marlow
take the analyses out of the FuelUniqSM monad
commit
|
commitdiff
|
tree
2012-03-15
Simon Marlow
refactoring and comments
commit
|
commitdiff
|
tree
2012-03-15
Simon Marlow
Remove the old stack layout algorithms
commit
|
commitdiff
|
tree
2012-03-09
Max Bolingbroke
Add type signature necessary for GHC 7.0.4
commit
|
commitdiff
|
tree
2012-03-09
Simon Marlow
fix another bug in CmmOpt
commit
|
commitdiff
|
tree
2012-03-08
Simon Marlow
An optimisation to reduce code size in a common case
commit
|
commitdiff
|
tree
2012-03-08
Simon Marlow
Refactoring only
commit
|
commitdiff
|
tree
2012-03-07
Simon Marlow
Lower safe foreign calls separately from stack layout
commit
|
commitdiff
|
tree
2012-03-07
Simon Marlow
Improve the case-alternative heap checks
commit
|
commitdiff
|
tree
2012-03-07
Simon Marlow
Improve common-block elimination
commit
|
commitdiff
|
tree
2012-03-07
Simon Marlow
Fix a bug in common block elimination
commit
|
commitdiff
|
tree
2012-03-07
Simon Marlow
fix the updfr offset in the jump after newCAF
commit
|
commitdiff
|
tree
2012-03-07
Simon Marlow
refactoring only
commit
|
commitdiff
|
tree
2012-03-06
Simon Marlow
Lower safe foreign calls in the new CmmLayoutStack
commit
|
commitdiff
|
tree
2012-03-06
Simon Marlow
fixes to the mini-inliner (fixes stage2 crashes)
commit
|
commitdiff
|
tree
2012-03-06
Simon Marlow
Revert "Revert "Improvements to the mini-inliner""
commit
|
commitdiff
|
tree
2012-03-02
Simon Marlow
Revert "Improvements to the mini-inliner"
commit
|
commitdiff
|
tree
2012-02-19
Simon Marlow
Merge branch 'newcg' of /home/simonmar/code-all/work...
commit
|
commitdiff
|
tree
2012-02-19
Simon Marlow
remove some obsolete notes
commit
|
commitdiff
|
tree
2012-02-15
Simon Marlow
New codegen: fix bad code for comparisons (see Note...
commit
|
commitdiff
|
tree
2012-02-15
Simon Marlow
Improvements to the mini-inliner
commit
|
commitdiff
|
tree
2012-02-15
Simon Marlow
re-enable constant folding in the NCG, while cmmRewrite...
commit
|
commitdiff
|
tree
2012-02-14
Me at work
Merge remote-tracking branch 'laptop/newcg' into newcg
commit
|
commitdiff
|
tree
2012-02-14
Simon Marlow
Delete some done items
commit
|
commitdiff
|
tree
2012-02-14
Simon Marlow
kill some dead code
commit
|
commitdiff
|
tree
2012-02-14
Simon Marlow
Eliminate some redundant stack assignments and empty...
commit
|
commitdiff
|
tree
2012-02-14
Simon Marlow
tiny refactoring
commit
|
commitdiff
|
tree
2012-02-14
Simon Marlow
Fix an SRT-related bug
commit
|
commitdiff
|
tree
2012-02-13
Simon Marlow
remove unused Conventions (Foreign, Private)
commit
|
commitdiff
|
tree
2012-02-13
Simon Marlow
merge fixes
commit
|
commitdiff
|
tree
2012-02-13
Simon Marlow
disable GADTs again (causes problems with no-let-genera...
commit
|
commitdiff
|
tree
2012-02-13
Simon Marlow
Merge remote-tracking branch 'origin/master' into newcg
commit
|
commitdiff
|
tree
2012-02-13
Simon Marlow
Revert "Don't add a bad import to the saved context."
commit
|
commitdiff
|
tree
2012-02-13
Simon Marlow
Revert "Have :load work under -XSafe in GHCi."
commit
|
commitdiff
|
tree
2012-02-13
Simon Marlow
.cmm files need to depend on DerivedConstants.h
commit
|
commitdiff
|
tree
2012-02-13
Simon Marlow
Allocate pinned object blocks from the nursery, not...
commit
|
commitdiff
|
tree
2012-02-11
Simon Hengel
Minor documentation fix
commit
|
commitdiff
|
tree
2012-02-11
Ian Lynagh
Improve FreeBSD support in configure
commit
|
commitdiff
|
tree
2012-02-11
Ian Lynagh
Add dragonfly support; based on a patch from Goetz...
commit
|
commitdiff
|
tree
2012-02-10
Ian Lynagh
Fix some more sh syntax in configure.ac
commit
|
commitdiff
|
tree
2012-02-10
Gabor Pali
Fix equality testing for test(1) on FreeBSD
commit
|
commitdiff
|
tree
2012-02-10
David Terei
Have :load work under -XSafe in GHCi.
commit
|
commitdiff
|
tree
2012-02-10
David Terei
Don't add a bad import to the saved context.
commit
|
commitdiff
|
tree
2012-02-10
David Terei
Don't allow implicit qualified imports in GHCi when...
commit
|
commitdiff
|
tree
2012-02-10
Ian Lynagh
Add script for sending bug remilestoning e-mails
commit
|
commitdiff
|
tree
2012-02-10
Simon Peyton...
Merge branch 'master' of darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-02-10
Simon Peyton...
Complete fix of #5820
commit
|
commitdiff
|
tree
2012-02-10
Simon Peyton...
Document -fwarn-auto-orphans
commit
|
commitdiff
|
tree
2012-02-10
Simon Peyton...
Put only local instances in the interactive context...
commit
|
commitdiff
|
tree
2012-02-10
Trevor Elliott
Distinguish between normal and qualified unused imports
commit
|
commitdiff
|
tree
2012-02-10
Ian Lynagh
Fix the build on Windows
commit
|
commitdiff
|
tree
2012-02-09
David Terei
Fix '-distrust-all-packages' flag.
commit
|
commitdiff
|
tree
2012-02-08
Simon Marlow
a build system fix that is already on HEAD
commit
|
commitdiff
|
tree
2012-02-08
Simon Marlow
just comments
commit
|
commitdiff
|
tree
2012-02-08
Simon Marlow
Port the old CmmLint to the new Cmm representation
commit
|
commitdiff
|
tree
2012-02-08
Simon Marlow
Build info tables with the new stack layout code
commit
|
commitdiff
|
tree
2012-02-08
Simon Marlow
fix a bug
commit
|
commitdiff
|
tree
2012-02-08
Simon Marlow
New stack layout algorithm
commit
|
commitdiff
|
tree
2012-02-08
Ian Lynagh
MERGE from 7.4 branch: Update dependencies
commit
|
commitdiff
|
tree
2012-02-07
Ian Lynagh
Remove a workaround for building with GHC 6.12.2
commit
|
commitdiff
|
tree
2012-02-07
Ben Gamari
ARM StgRun: Ensure r11 state is preserved
commit
|
commitdiff
|
tree
2012-02-07
Simon Marlow
Ignore -C when not unregisterised (reported on ghc...
commit
|
commitdiff
|
tree
2012-02-07
Simon Marlow
avoid 32-bit integer overflow (#5831)
commit
|
commitdiff
|
tree
2012-02-07
Simon Marlow
Check that imported modules actually exist (#5836)
commit
|
commitdiff
|
tree
2012-02-07
Simon Marlow
comments
commit
|
commitdiff
|
tree
2012-02-06
Simon Peyton...
Merge branch 'master' of darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-02-06
Simon Peyton...
Refactor tcUserStmt, to fix Trac #5829
commit
|
commitdiff
|
tree
2012-02-06
Simon Peyton...
Give promoted DataCons a tyConArity and promoted TyCons...
commit
|
commitdiff
|
tree
2012-02-06
Simon Peyton...
Refactor HsDecls again, to put family instances in...
commit
|
commitdiff
|
tree
2012-02-03
Simon Marlow
add mapSuccessors
commit
|
commitdiff
|
tree
2012-02-03
Simon Marlow
Small improvement to control-flow optimisation
commit
|
commitdiff
|
tree
2012-02-03
Simon Marlow
comments
commit
|
commitdiff
|
tree
2012-02-02
Ian Lynagh
Add a "tag" command to sync-all
commit
|
commitdiff
|
tree
2012-02-02
Ian Lynagh
Don't include Cabal in mkDocs
commit
|
commitdiff
|
tree
2012-02-01
Simon Peyton...
When type-checking kinds, be sure to promote list and...
commit
|
commitdiff
|
tree
2012-01-31
David Terei
Improve support for LLVM >= 3.0 write barrier. (#5814)
commit
|
commitdiff
|
tree
2012-01-31
Ben Gamari
llvmGen: Use new fence instruction
commit
|
commitdiff
|
tree
2012-01-30
Simon Marlow
Validate fix: no cross compilation for bindists
commit
|
commitdiff
|
tree
2012-01-30
Simon Marlow
don't inline foldExpDeep
commit
|
commitdiff
|
tree
2012-01-30
Simon Marlow
message tweak
commit
|
commitdiff
|
tree
2012-01-30
Simon Marlow
Improve support for cross-compilation
commit
|
commitdiff
|
tree
2012-01-30
Ben Gamari
Fix register clobber list in StgRun for ARM
commit
|
commitdiff
|
tree
2012-01-30
Simon Marlow
Remove bogus extra definition of $(dir)
commit
|
commitdiff
|
tree
2012-01-28
Ian Lynagh
Pass alex and happy locations to ghc-cabal; fixes ...
commit
|
commitdiff
|
tree
2012-01-28
Ian Lynagh
Start on 7.6.1 release notes
commit
|
commitdiff
|
tree
2012-01-27
Jose Pedro...
FIX #5819: add -XDataKinds to the language options...
commit
|
commitdiff
|
tree
2012-01-27
Simon Marlow
Move the 2nd control-flow optimisation pass
commit
|
commitdiff
|
tree
2012-01-27
Simon Marlow
Thread the UniqSupply around properly
commit
|
commitdiff
|
tree
2012-01-27
Simon Marlow
Make the old codegen run in constant space too
commit
|
commitdiff
|
tree
2012-01-27
Simon Marlow
Don't call computeSRTs when -fnew-codegen is on
commit
|
commitdiff
|
tree
2012-01-26
Ian Lynagh
de-tabbed the hs-boot files
commit
|
commitdiff
|
tree
2012-01-26
Ian Lynagh
Rename polyKindsErr to dataKindsErr
commit
|
commitdiff
|
tree
2012-01-26
Ian Lynagh
Just rename a local variable
commit
|
commitdiff
|
tree
next