git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Be more selective in which conditionals we invert
[ghc.git]
/
compiler
/
cmm
/
CmmParse.y
2018-01-26
klebinger.andreas...
Add ability to parse likely flags for ifs in Cmm.
blob
|
commitdiff
2018-01-21
John Ky
Add new mbmi and mbmi2 compiler flags
blob
|
commitdiff
|
diff to current
2017-11-22
Ben Gamari
Revert "Add new mbmi and mbmi2 compiler flags"
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-15
John Ky
Add new mbmi and mbmi2 compiler flags
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-10-30
alexbiehl
Turn `compareByteArrays#` out-of-line primop into inlin...
blob
|
commitdiff
|
diff to current
2017-09-19
Herbert Valerio...
compiler: introduce custom "GhcPrelude" Prelude
blob
|
commitdiff
|
diff to current
2017-07-03
Ben Gamari
CmmParse: Emit source notes for assignments
blob
|
commitdiff
|
diff to current
2017-05-15
Dave Laing
Print warnings on parser failures (#12610).
blob
|
commitdiff
|
diff to current
2017-02-08
Ben Gamari
Cmm: Add support for undefined unwinding statements
blob
|
commitdiff
|
diff to current
2017-02-08
Ben Gamari
Generalize CmmUnwind and pass unwind information throug...
blob
|
commitdiff
|
diff to current
2017-02-03
Sylvain Henry
Ditch static flags
blob
|
commitdiff
|
diff to current
2016-08-10
Ömer Sinan Ağacan
Remove StgRubbishArg and CmmArg
blob
|
commitdiff
|
diff to current
2016-08-01
alexbiehl
Use MO_Cmpxchg in Primops.cmm instead of ccall cas(..)
blob
|
commitdiff
|
diff to current
2016-07-21
Ömer Sinan Ağacan
Implement unboxed sum primitive type
blob
|
commitdiff
|
diff to current
2016-07-16
Vladimir Trubilov
CodeGen: Way to dump cmm only once (#11717)
blob
|
commitdiff
|
diff to current
2016-05-18
Dave Laing
Rework parser to allow use with DynFlags
blob
|
commitdiff
|
diff to current
2016-03-24
Ben Gamari
ErrUtils: Add timings to compiler phases
blob
|
commitdiff
|
diff to current
2015-12-17
Herbert Valerio...
Random typo fixes
blob
|
commitdiff
|
diff to current
2015-11-12
Simon Brenner
Implement function-sections for Haskell code, #8405
blob
|
commitdiff
|
diff to current
2015-10-30
Ben Gamari
CmmParse: Expose popcnt operations
blob
|
commitdiff
|
diff to current
2015-10-17
Ben Gamari
CmmParse: Clarify description of calling convention
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-09-23
Simon Marlow
Annotate CmmBranch with an optional likely target
blob
|
commitdiff
|
diff to current
2015-08-03
Ben Gamari
CmmParse: Don't force alignment in memcpy-ish operations
blob
|
commitdiff
|
diff to current
2015-07-04
Thomas Miedema
Replace usages of `-w` by `-fno-warn`s
blob
|
commitdiff
|
diff to current
2015-06-16
Ben Gamari
Encode alignment in MO_Memcpy and friends
blob
|
commitdiff
|
diff to current
2015-06-16
Ben Gamari
Encode alignment in MO_Memcpy and friends
blob
|
commitdiff
|
diff to current
2015-04-10
Gabor Greif
Typos in error messages and in comments
blob
|
commitdiff
|
diff to current
2015-03-30
Joachim Breitner
Refactor the story around switches (#10137)
blob
|
commitdiff
|
diff to current
2015-01-22
Simon Peyton Jones
Merge branch 'master' of ssh://git.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2015-01-20
Sergei Trofimovich
cmm lex: drop unused 'align' token
blob
|
commitdiff
|
diff to current
2015-01-19
Sergei Trofimovich
CMM: add a mechanism to import C .data labels
blob
|
commitdiff
|
diff to current
2014-12-16
Peter Wortmann
Add unwind information to Cmm
blob
|
commitdiff
|
diff to current
2014-12-16
Peter Wortmann
Tick scopes
blob
|
commitdiff
|
diff to current
2014-12-16
Peter Wortmann
Source notes (Cmm 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-20
Edward Z. Yang
Revert "BC-breaking changes to C-- CLOSURE syntax."
blob
|
commitdiff
|
diff to current
2014-10-20
Edward Z. Yang
Revert "Properly generate info tables for static closur...
blob
|
commitdiff
|
diff to current
2014-10-02
Edward Z. Yang
Properly generate info tables for static closures in...
blob
|
commitdiff
|
diff to current
2014-10-02
Edward Z. Yang
BC-breaking changes to C-- CLOSURE syntax.
blob
|
commitdiff
|
diff to current
2014-10-02
Edward Z. Yang
Place static closures in their own section.
blob
|
commitdiff
|
diff to current
2014-07-21
Edward Z. Yang
Rename PackageId to PackageKey, distinguishing it from...
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-01-16
Simon Marlow
Allow the argument to 'reserve' to be a compile-time...
blob
|
commitdiff
|
diff to current
2014-01-16
Simon Marlow
Add a way to reserve temporary stack space in high...
blob
|
commitdiff
|
diff to current
2014-01-12
Herbert Valerio...
Fold testsuite.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2013-10-02
Austin Seipp
Add support for prefetch with locality levels.
blob
|
commitdiff
|
diff to current
2013-10-01
Gabor Greif
Typos in comments
blob
|
commitdiff
|
diff to current
2013-10-01
Simon Marlow
Globally replace "hackage.haskell.org" with "ghc.haskel...
blob
|
commitdiff
|
diff to current
2013-10-01
Simon Marlow
Expand the commentary in Note [syntax of cmm files]
blob
|
commitdiff
|
diff to current
2013-09-23
Geoffrey Mainland
Merge branch 'wip/simd'
blob
|
commitdiff
|
diff to current
2013-09-23
Geoffrey Mainland
Add Cmm support for 512-bit-wide values.
blob
|
commitdiff
|
diff to current
2013-09-23
Geoffrey Mainland
Add Cmm support for 256-bit-wide values.
blob
|
commitdiff
|
diff to current
2013-06-06
Simon Peyton Jones
Implement cardinality analysis
blob
|
commitdiff
|
diff to current
2013-05-09
Ian Lynagh
Treat foreign imported things in CMM as being in this...
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-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
Add a bits128 type to C--.
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-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-11-10
Iavor S. Diatchki
Merge branch 'master' of ssh://darcs.haskell.org/srv...
blob
|
commitdiff
|
diff to current
2012-11-08
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-11-06
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-11-05
Simon Marlow
fix 'return' in cmm code when tablesNextToCode==False
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
Simon Marlow
INFO_TABLE_RET should generate a CmmRetInfoLabel, not...
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
Remove the old codegen
blob
|
commitdiff
|
diff to current
2012-10-16
Ian Lynagh
Some alpha renaming
blob
|
commitdiff
|
diff to current
2012-10-08
Simon Marlow
untab
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-20
Simon Peyton Jones
Merge remote-tracking branch 'origin/master' into tc...
blob
|
commitdiff
|
diff to current
2012-09-18
Ian Lynagh
Make StgWord a portable type too
blob
|
commitdiff
|
diff to current
2012-09-18
Ian Lynagh
Make StgHalfWord a portable type
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 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
next