git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix a mistyped label that caused a stray reference
[ghc.git]
/
includes
/
Cmm.h
2013-10-01
Simon Marlow
Remove use of R9, and fix associated bugs
blob
|
commitdiff
2013-09-23
Geoffrey Mainland
Merge branch 'wip/simd'
blob
|
commitdiff
|
diff to current
2013-09-23
Geoffrey Mainland
Add support for 512-bit-wide vectors.
blob
|
commitdiff
|
diff to current
2013-09-23
Geoffrey Mainland
Add support for 256-bit-wide vectors.
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-11
Nicolas Frisby
added ticky counters for heap and stack checks
blob
|
commitdiff
|
diff to current
2013-03-29
Nicolas Frisby
ticky enhancements
blob
|
commitdiff
|
diff to current
2013-02-26
Gabor Greif
Only emit %write_barrier primitive for THREADED_RTS
blob
|
commitdiff
|
diff to current
2013-02-09
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-02-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-02-06
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
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-02-01
Geoffrey Mainland
Always pass vector values on the stack.
blob
|
commitdiff
|
diff to current
2013-01-30
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-01-30
Ben Gamari
STM: Only wake up once
blob
|
commitdiff
|
diff to current
2012-11-10
Iavor S. Diatchki
Merge branch 'master' of ssh://darcs.haskell.org/srv...
blob
|
commitdiff
|
diff to current
2012-10-31
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2012-10-31
Simon Marlow
Fix C macro bug that was causing some stack checks...
blob
|
commitdiff
|
diff to current
2012-10-31
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-10-31
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-10-30
Geoffrey Mainland
Draw STG F and D registers from the same pool of availa...
blob
|
commitdiff
|
diff to current
2012-10-30
Geoffrey Mainland
Properly mark C-- calls to _assertFail as "never returns".
blob
|
commitdiff
|
diff to current
2012-10-24
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-10-23
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-10-23
Simon Marlow
Use canned heap checks to save a few bytes of code
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-19
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-10-19
Simon Marlow
profiling fixes
blob
|
commitdiff
|
diff to current
2012-10-09
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-10-09
Simon Marlow
profiling fixes
blob
|
commitdiff
|
diff to current
2012-10-08
Simon Marlow
Produce new-style Cmm from the Cmm parser
blob
|
commitdiff
|
diff to current
2012-08-06
Ian Lynagh
Start separating out the RTS and Haskell imports of...
blob
|
commitdiff
|
diff to current
2012-08-06
Ian Lynagh
Don't define STOLEN_X86_REGS in Cmm.h
blob
|
commitdiff
|
diff to current
2012-07-20
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2012-07-20
Simon Peyton Jones
Merge ../HEAD
blob
|
commitdiff
|
diff to current
2012-07-19
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-07-19
Dimitrios Vytiniotis
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-07-18
Gabor Greif
comment-only typo
blob
|
commitdiff
|
diff to current
2012-07-04
Simon Marlow
Merge remote-tracking branch 'origin/master' into newcg
blob
|
commitdiff
|
diff to current
2012-06-21
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-06-20
Ian Lynagh
Define W_TO_LONG in Cmm.h
blob
|
commitdiff
|
diff to current
2012-03-28
Dimitrios Vytiniotis
Merge branch 'master' of darcs.haskell.org/ghc into...
blob
|
commitdiff
|
diff to current
2012-03-22
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org//ghc
blob
|
commitdiff
|
diff to current
2012-03-20
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-03-20
Iavor S. Diatchki
Merge remote-tracking branch 'origin/master' into type...
blob
|
commitdiff
|
diff to current
2012-03-17
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-03-16
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-03-15
Ian Lynagh
Some Win64 fixes
blob
|
commitdiff
|
diff to current
2011-12-19
Iavor S. Diatchki
Merge remote-tracking branch 'origin/type-nats' into...
blob
|
commitdiff
|
diff to current
2011-11-29
Dimitrios Vytiniotis
Merge branch 'master' of darcs.haskell.org//ghc
blob
|
commitdiff
|
diff to current
2011-11-29
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-11-29
Simon Marlow
Make profiling work with multiple capabilities (+RTS -N)
blob
|
commitdiff
|
diff to current
2011-06-19
Iavor S. Diatchki
(partial) Merge branch 'master' into type-nats
blob
|
commitdiff
|
diff to current
2011-05-20
Jose Pedro Magalhaes
Merge branch 'master' of darcs.haskell.org/ghc into...
blob
|
commitdiff
|
diff to current
2011-05-19
Daniel Peebles
Add array copy/clone primops
blob
|
commitdiff
|
diff to current
2010-12-21
Simon Marlow
Count allocations more accurately
blob
|
commitdiff
|
diff to current
2010-12-15
Simon Marlow
Implement stack chunks and separate TSO/STACK objects
blob
|
commitdiff
|
diff to current
2010-01-01
Antoine Latter
FIX #38000 Store StgArrWords payload size in bytes
blob
|
commitdiff
|
diff to current
2010-04-22
Simon Marlow
fix 64-bit value for W_SHIFT, which thankfully appears...
blob
|
commitdiff
|
diff to current
2010-04-01
Simon Marlow
Remove the IND_OLDGEN and IND_OLDGEN_PERM closure types
blob
|
commitdiff
|
diff to current
2009-12-17
Simon Marlow
Fix #650: use a card table to mark dirty sections of...
blob
|
commitdiff
|
diff to current
2009-12-04
Simon Marlow
Correction to the allocation stats following earlier...
blob
|
commitdiff
|
diff to current
2009-12-03
Simon Marlow
GC refactoring, remove "steps"
blob
|
commitdiff
|
diff to current
2009-12-01
Simon Marlow
Make allocatePinned use local storage, and other refact...
blob
|
commitdiff
|
diff to current
2009-08-02
Simon Marlow
RTS tidyup sweep, first phase
blob
|
commitdiff
|
diff to current
2009-06-13
Duncan Coutts
Stop building the rts against gmp
blob
|
commitdiff
|
diff to current
2009-03-19
Simon Marlow
add missing case in ENTER() (fixes readwrite002(profasm...
blob
|
commitdiff
|
diff to current
2009-03-17
Simon Marlow
FIX biographical profiling (#3039, probably #2297)
blob
|
commitdiff
|
diff to current
2008-08-14
dias@eecs.harvard.edu
Merging in the new codegen branch
blob
|
commitdiff
|
diff to current
2008-11-14
Simon Marlow
refactor: move unlockClosure() into SMPClosureOps(...
blob
|
commitdiff
|
diff to current
2008-09-19
Simon Marlow
Move the context_switch flag into the Capability
blob
|
commitdiff
|
diff to current
2008-04-16
Simon Marlow
Add a write barrier to the TSO link field (#1589)
blob
|
commitdiff
|
diff to current
2008-04-07
Simon Marlow
update a comment
blob
|
commitdiff
|
diff to current
2008-03-25
Ian Lynagh
Fix warnings in the RTS
blob
|
commitdiff
|
diff to current
2007-10-17
Simon Marlow
recordMutable: test for gen>0 before calling recordMuta...
blob
|
commitdiff
|
diff to current
2007-07-27
Simon Marlow
Pointer Tagging
blob
|
commitdiff
|
diff to current
2007-06-27
Michael D. Adams
Implemented and fixed bugs in CmmInfo handling
blob
|
commitdiff
|
diff to current
2007-06-26
Simon Marlow
Make the threaded RTS compilable using -fasm
blob
|
commitdiff
|
diff to current
2007-02-07
Kirsten Chevalier
Lightweight ticky-ticky profiling
blob
|
commitdiff
|
diff to current
2006-10-07
tharris@microsoft.com
STM invariants
blob
|
commitdiff
|
diff to current
2006-09-05
Ian Lynagh
new RTS flag: -V to modify the resolution of the RTS...
blob
|
commitdiff
|
diff to current
2006-08-30
Simon Marlow
MAYBE_GC: initialise HpAlloc
blob
|
commitdiff
|
diff to current
2006-06-29
Simon Marlow
Replace inline C functions with C-- macros in .cmm...
blob
|
commitdiff
|
diff to current
2006-06-20
Simon Marlow
fix sloppy conditionals
blob
|
commitdiff
|
diff to current
2006-04-07
Simon Marlow
Reorganisation of the source tree
blob
|
commitdiff
|
diff to current