git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Typofixes in comments and whitespace only [ci skip]
[ghc.git]
/
compiler
/
cmm
/
PprC.hs
2018-06-17
Sergei Trofimovich
UNREG: fix CmmRegOff large offset handling on W64 platforms
blob
|
commitdiff
2018-06-15
Sergei Trofimovich
UNREG: PprC: add support for of W16 literals (Ticket...
blob
|
commitdiff
|
diff to current
2018-06-14
Sergei Trofimovich
UNREG: PprC: add support for of W32 literals
blob
|
commitdiff
|
diff to current
2018-06-02
Sergei Trofimovich
C codegen: print details of pprStatics panics
blob
|
commitdiff
|
diff to current
2018-05-16
Simon Marlow
Allow CmmLabelDiffOff with different widths
blob
|
commitdiff
|
diff to current
2018-05-05
Sebastian Graf
Add 'addWordC#' PrimOp
blob
|
commitdiff
|
diff to current
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-10-30
Ben Gamari
Add -falignment-sanitization flag
blob
|
commitdiff
|
diff to current
2017-09-19
Herbert Valerio...
compiler: introduce custom "GhcPrelude" Prelude
blob
|
commitdiff
|
diff to current
2017-06-23
Michal Terepeta
Hoopl: remove dependency on Hoopl package
blob
|
commitdiff
|
diff to current
2017-04-24
Sergei Trofimovich
compiler/cmm/PprC.hs: constify labels in .rodata
blob
|
commitdiff
|
diff to current
2017-04-16
Sergei Trofimovich
UNREG: remove dead code around -split-objs
blob
|
commitdiff
|
diff to current
2017-03-10
Sergei Trofimovich
implement missing Fabs{32,64} on i386 NCG and UNREG
blob
|
commitdiff
|
diff to current
2017-03-07
Dominic Steinitz
Generate better fp abs for X86 and llvm with default...
blob
|
commitdiff
|
diff to current
2017-03-01
David Feuer
Upgrade UniqSet to a newtype
blob
|
commitdiff
|
diff to current
2017-01-29
Sergei Trofimovich
UNREG: fix "_bytes" string literal forward declaration
blob
|
commitdiff
|
diff to current
2016-11-01
Erik de Castro Lopo
Sparc*: Prevent GHC from doing unaligned accesses
blob
|
commitdiff
|
diff to current
2016-06-07
Bartosz Nitka
Kill two instances of uniqSetToList
blob
|
commitdiff
|
diff to current
2016-03-10
Sergei Trofimovich
fix Float/Double unreg cross-compilation
blob
|
commitdiff
|
diff to current
2016-03-08
Sergei Trofimovich
Split external symbol prototypes (EF_) (Trac #11395)
blob
|
commitdiff
|
diff to current
2016-03-06
Sergei Trofimovich
Fix minimum alignment for StgClosure (Trac #11395)
blob
|
commitdiff
|
diff to current
2016-01-18
Jan Stolarek
Replace calls to `ptext . sLit` with `text`
blob
|
commitdiff
|
diff to current
2015-12-31
Herbert Valerio...
Remove some redundant definitions/constraints
blob
|
commitdiff
|
diff to current
2015-12-31
Herbert Valerio...
Drop pre-AMP compatibility CPP conditionals
blob
|
commitdiff
|
diff to current
2015-10-31
Nikita Karetnikov
Add subWordC# on x86ish
blob
|
commitdiff
|
diff to current
2015-10-30
Sergei Trofimovich
unreg: handle CmmStack in C codegen (unbreaks '-g')
blob
|
commitdiff
|
diff to current
2015-10-17
Herbert Valerio...
Make Monad/Applicative instances MRP-friendly
blob
|
commitdiff
|
diff to current
2015-09-23
Simon Marlow
Annotate CmmBranch with an optional likely target
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-06-16
Ben Gamari
users_guide: Various spelling fixes
blob
|
commitdiff
|
diff to current
2015-06-16
Ben Gamari
Lexer: Suggest adding 'let' on unexpected '=' token
blob
|
commitdiff
|
diff to current
2015-06-14
Sergei Trofimovich
UNREG: fix pprHexVal to emit zeros (#10518)
blob
|
commitdiff
|
diff to current
2015-03-30
Joachim Breitner
Refactor the story around switches (#10137)
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-11-19
Luke Iannini
arm64: 64bit iOS and SMP support (#7942)
blob
|
commitdiff
|
diff to current
2014-09-09
Austin Seipp
Make Applicative a superclass of Monad
blob
|
commitdiff
|
diff to current
2014-08-31
Herbert Valerio...
`M-x delete-trailing-whitespace` & `M-x untabify`...
blob
|
commitdiff
|
diff to current
2014-08-28
Sergei Trofimovich
PprC: cleanup: don't emit 'FB_' / 'FE_' in via-C
blob
|
commitdiff
|
diff to current
2014-08-26
Sergei Trofimovich
UNREG: fix emission of large Integer literals in C...
blob
|
commitdiff
|
diff to current
2014-08-23
Reid Barton
Add MO_AddIntC, MO_SubIntC MachOps and implement in...
blob
|
commitdiff
|
diff to current
2014-08-14
Herbert Valerio...
Implement new CLZ and CTZ primops (re #9340)
blob
|
commitdiff
|
diff to current
2014-06-30
Johan Tibell
Re-add more primops for atomic ops on byte arrays
blob
|
commitdiff
|
diff to current
2014-06-26
Johan Tibell
Revert "Add more primops for atomic ops on byte arrays"
blob
|
commitdiff
|
diff to current
2014-06-26
Joachim Breitner
Merge Thomas Miedema’s syn-all improvments
blob
|
commitdiff
|
diff to current
2014-06-24
Johan Tibell
Add more primops for atomic ops on byte arrays
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-01-12
Herbert Valerio...
Fold testsuite.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2013-10-12
Reid Barton
Make MO_Prefetch_Data a no-op in the C backend (#8437).
blob
|
commitdiff
|
diff to current
2013-10-11
Herbert Valerio...
Future-proof code for upcoming `array-0.5.0.0`
blob
|
commitdiff
|
diff to current
2013-10-02
Austin Seipp
Add support for prefetch with locality levels.
blob
|
commitdiff
|
diff to current
2013-09-23
Geoffrey Mainland
Merge branch 'wip/simd'
blob
|
commitdiff
|
diff to current
2013-09-23
Geoffrey Mainland
SIMD primops are now generated using schemas that are...
blob
|
commitdiff
|
diff to current
2013-09-11
Austin Seipp
Fix AMP warnings.
blob
|
commitdiff
|
diff to current
2013-09-09
Patrick Palka
Merge remote-tracking branch 'origin/master' into ghc...
blob
|
commitdiff
|
diff to current
2013-09-06
Austin Seipp
Add basic support for GHCJS
blob
|
commitdiff
|
diff to current
2013-07-17
Austin Seipp
Add support for byte endian swapping for Word 16/32/64.
blob
|
commitdiff
|
diff to current
2013-06-11
Simon Peyton Jones
Revert "Add support for byte endian swapping for Word...
blob
|
commitdiff
|
diff to current
2013-06-09
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-06-09
Ian Lynagh
Add support for byte endian swapping for Word 16/32/64.
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 prefetch primops.
blob
|
commitdiff
|
diff to current
2013-02-01
Geoffrey Mainland
Add support for passing SSE vectors in registers.
blob
|
commitdiff
|
diff to current
2013-02-01
Paul Monday
Add the Int32X4# primitive type and associated primops.
blob
|
commitdiff
|
diff to current
2013-02-01
Geoffrey Mainland
Add the Float32X4# primitive type and associated primops.
blob
|
commitdiff
|
diff to current
2013-02-01
Geoffrey Mainland
Add Cmm support for representing 128-bit-wide SIMD...
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-29
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2013-01-29
Simon Marlow
hopefully fix #7620
blob
|
commitdiff
|
diff to current
2012-12-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2012-12-13
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-12-13
Johan Tibell
Implement word2Float# and word2Double#
blob
|
commitdiff
|
diff to current
2012-12-07
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-12-07
Ian Lynagh
Pessimistically assume that unknown arches can't do...
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
C backend: put the entry block first
blob
|
commitdiff
|
diff to current
2012-11-16
Simon Marlow
C backend: ignore MO_Touch
blob
|
commitdiff
|
diff to current
2012-11-16
Simon Marlow
fix syntax error in generated C (#7407)
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
Tell the compiler about alpha, mipseb and mipsel again...
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-12
Simon Marlow
Fix warnings
blob
|
commitdiff
|
diff to current
2012-11-12
Simon Marlow
Remove OldCmm, convert backends to consume new Cmm
blob
|
commitdiff
|
diff to current
next