2015-12-15 |
Thomas Miedema | DynFlags: remove Opt_Static |
tree | commitdiff |
2015-12-11 |
Richard Eisenberg | Add kind equalities to GHC. |
tree | commitdiff |
2015-12-03 |
Ben Gamari | Kill redundant patterns |
tree | commitdiff |
2015-11-24 |
Evan Laforge | Rearrange error msgs and add section markers (Trac... |
tree | commitdiff |
2015-11-23 |
Ben Gamari | Output source notes in extended DWARF DIEs |
tree | commitdiff |
2015-11-23 |
Ben Gamari | Dwarf: Ensure tick parentage is preserved |
tree | commitdiff |
2015-11-23 |
Ben Gamari | Support multiple debug output levels |
tree | commitdiff |
2015-11-12 |
Simon Brenner | Implement function-sections for Haskell code, #8405 |
tree | commitdiff |
2015-11-07 |
Simon Marlow | Make GHCi & TH work when the compiler is built with... |
tree | commitdiff |
2015-11-01 |
Ben Gamari | cmm: Expose machine's stack and return address register |
tree | commitdiff |
2015-10-31 |
Nikita Karetnikov | Add subWordC# on x86ish |
tree | commitdiff |
2015-10-30 |
Sergei Trofimovich | unreg: handle CmmStack in C codegen (unbreaks '-g') |
tree | commitdiff |
2015-10-30 |
Ben Gamari | CmmParse: Expose popcnt operations |
tree | commitdiff |
2015-10-17 |
Ben Gamari | CmmParse: Clarify description of calling convention |
tree | commitdiff |
2015-10-17 |
Herbert Valerio... | Make Monad/Applicative instances MRP-friendly |
tree | commitdiff |
2015-10-15 |
Edward Z. Yang | Rename package key to unit ID, and installed package... |
tree | commitdiff |
2015-09-25 |
Ben Gamari | Debug: Remove extraneous LANGUAGE CPP |
tree | commitdiff |
2015-09-23 |
Simon Marlow | Annotate CmmBranch with an optional likely target |
tree | commitdiff |
2015-09-11 |
Siddhanathan Shanmugam | s/StgArrWords/StgArrBytes/ |
tree | commitdiff |
2015-08-21 |
Thomas Miedema | Refactor: delete most of the module FastTypes |
tree | commitdiff |
2015-08-09 |
Thomas Miedema | Fix unused-matches warnings in CmmLex.x |
tree | commitdiff |
2015-08-08 |
Joachim Breitner | cmmCreateSwitchPlan: Handle singletons up-front |
tree | commitdiff |
2015-08-03 |
Ben Gamari | CmmParse: Don't force alignment in memcpy-ish operations |
tree | commitdiff |
2015-07-09 |
Ben Gamari | Bitmap: Fix thunk explosion |
tree | commitdiff |
2015-07-07 |
Thomas Miedema | Add Note [Warnings in code generated by Alex] |
tree | commitdiff |
2015-07-04 |
Thomas Miedema | Use -fno-warn-unused-imports instead of hiding `ord` |
tree | commitdiff |
2015-07-04 |
Thomas Miedema | Lexer: remove -fno-warn-unused-do-bind |
tree | commitdiff |
2015-07-04 |
Thomas Miedema | Replace usages of `-w` by `-fno-warn`s |
tree | commitdiff |
2015-07-03 |
Peter Trommler | Implement PowerPC 64-bit native code backend for Linux |
tree | commitdiff |
2015-06-28 |
Ben Gamari | Add -fcross-module-specialise flag |
tree | commitdiff |
2015-06-25 |
Reid Barton | Be aware of overlapping global STG registers in CmmSink... |
tree | commitdiff |
2015-06-16 |
Ben Gamari | Encode alignment in MO_Memcpy and friends |
tree | commitdiff |
2015-06-16 |
Ben Gamari | Encode alignment in MO_Memcpy and friends |
tree | commitdiff |
2015-06-16 |
Ben Gamari | users_guide: Various spelling fixes |
tree | commitdiff |
2015-06-16 |
Ben Gamari | Lexer: Suggest adding 'let' on unexpected '=' token |
tree | commitdiff |
2015-06-14 |
Sergei Trofimovich | UNREG: fix pprHexVal to emit zeros (#10518) |
tree | commitdiff |
2015-06-12 |
Gabor Greif | Squash typos in comments |
tree | commitdiff |
2015-05-18 |
Joachim Breitner | CmmCommonBlockElim: Improve hash function |
tree | commitdiff |
2015-05-16 |
Joachim Breitner | Speed up elimCommonBlocks by grouping blocks also by... |
tree | commitdiff |
2015-04-10 |
Gabor Greif | Typos in error messages and in comments |
tree | commitdiff |
2015-04-05 |
Joachim Breitner | CmmSwitch: Do not trip over a case with no (valid)... |
tree | commitdiff |
2015-03-30 |
Joachim Breitner | Refactor the story around switches (#10137) |
tree | commitdiff |
2015-03-19 |
Thomas Miedema | Remove comments and flag for GranSim |
tree | commitdiff |
2015-03-09 |
Andreas Voellmy | Merge branch 'master' of git://git.haskell.org/ghc |
tree | commitdiff |
2015-03-09 |
Joachim Breitner | Remove obsolete comment in cmmOffset |
tree | commitdiff |
2015-02-10 |
Yuri de Wit | Replace .lhs with .hs in compiler comments |
tree | commitdiff |
2015-01-22 |
Simon Peyton Jones | Merge branch 'master' of ssh://git.haskell.org/ghc |
tree | commitdiff |
2015-01-20 |
Sergei Trofimovich | cmm lex: drop unused 'align' token |
tree | commitdiff |
2015-01-19 |
Sergei Trofimovich | CMM: add a mechanism to import C .data labels |
tree | commitdiff |
2015-01-06 |
Simon Peyton Jones | Remove redundant constraints in the compiler itself... |
tree | commitdiff |
2014-12-24 |
Reid Barton | Fix linker interaction between Template Haskell and... |
tree | commitdiff |
2014-12-23 |
Simon Peyton Jones | Eliminate so-called "silent superclass parameters" |
tree | commitdiff |
2014-12-19 |
Peter Wortmann | Some Dwarf generation fixes |
tree | commitdiff |
2014-12-17 |
Peter Wortmann | Generate DWARF info section |
tree | commitdiff |
2014-12-16 |
Peter Wortmann | Debug data extraction (NCG support) |
tree | commitdiff |
2014-12-16 |
Peter Wortmann | Add unwind information to Cmm |
tree | commitdiff |
2014-12-16 |
Peter Wortmann | Tick scopes |
tree | commitdiff |
2014-12-16 |
Peter Wortmann | Source notes (Cmm support) |
tree | commitdiff |
2014-12-14 |
Sergei Trofimovich | powerpc: fix and enable shared libraries by default... |
tree | commitdiff |
2014-12-08 |
Gabor Greif | catch some recent typos |
tree | commitdiff |
2014-11-30 |
Herbert Valerio... | Unlit compiler/cmm/ module(s) |
tree | commitdiff |
2014-11-21 |
Simon Peyton Jones | Fix Trac #9815 |
tree | commitdiff |
2014-11-19 |
Luke Iannini | arm64: 64bit iOS and SMP support (#7942) |
tree | commitdiff |
2014-11-13 |
David Terei | Remove a stray Trustworthy flag in ghc. |
tree | commitdiff |
2014-11-12 |
Simon Marlow | Per-thread allocation counters and limits |
tree | commitdiff |
2014-11-06 |
Jan Stolarek | Update User's Guide, cleanup DynFlags |
tree | commitdiff |
2014-10-21 |
Moritz Angermann | Fixes the ARM build |
tree | commitdiff |
2014-10-20 |
Edward Z. Yang | Revert "Place static closures in their own section." |
tree | commitdiff |
2014-10-20 |
Edward Z. Yang | Revert "BC-breaking changes to C-- CLOSURE syntax." |
tree | commitdiff |
2014-10-20 |
Edward Z. Yang | Revert "Properly generate info tables for static closur... |
tree | commitdiff |
2014-10-20 |
Edward Z. Yang | Revert "Rename _closure to _static_closure, apply namin... |
tree | commitdiff |
2014-10-19 |
Edward Z. Yang | Indentation and non-semantic changes only. |
tree | commitdiff |
2014-10-02 |
Edward Z. Yang | Rename _closure to _static_closure, apply naming consis... |
tree | commitdiff |
2014-10-02 |
Edward Z. Yang | Properly generate info tables for static closures in... |
tree | commitdiff |
2014-10-02 |
Edward Z. Yang | BC-breaking changes to C-- CLOSURE syntax. |
tree | commitdiff |
2014-10-02 |
Edward Z. Yang | Place static closures in their own section. |
tree | commitdiff |
2014-09-27 |
Thomas Miedema | Stop exporting, and stop using, functions marked as... |
tree | commitdiff |
2014-09-09 |
Austin Seipp | Make Applicative a superclass of Monad |
tree | commitdiff |
2014-09-05 |
Sergei Trofimovich | pprC: declare extern cmm primitives as functions, not... |
tree | commitdiff |
2014-08-31 |
Herbert Valerio... | `M-x delete-trailing-whitespace` & `M-x untabify`... |
tree | commitdiff |
2014-08-28 |
Sergei Trofimovich | PprC: cleanup: don't emit 'FB_' / 'FE_' in via-C |
tree | commitdiff |
2014-08-26 |
Sergei Trofimovich | UNREG: fix emission of large Integer literals in C... |
tree | commitdiff |
2014-08-23 |
Reid Barton | Add MO_AddIntC, MO_SubIntC MachOps and implement in... |
tree | commitdiff |
2014-08-19 |
Austin Seipp | build: require GHC 7.6 for bootstrapping |
tree | commitdiff |
2014-08-14 |
Herbert Valerio... | Implement new CLZ and CTZ primops (re #9340) |
tree | commitdiff |
2014-08-12 |
Johan Tibell | Add some Haddocks to SMRep |
tree | commitdiff |
2014-08-12 |
Johan Tibell | shouldInlinePrimOp: Fix Int overflow |
tree | commitdiff |
2014-08-01 |
Simon Marlow | A panic in CmmBuildInfoTables.bundle shouldn't be a... |
tree | commitdiff |
2014-08-01 |
Simon Marlow | add a comment |
tree | commitdiff |
2014-08-01 |
Simon Marlow | update comment |
tree | commitdiff |
2014-08-01 |
Simon Marlow | Fix reference to note |
tree | commitdiff |
2014-07-31 |
Simon Marlow | comment update |
tree | commitdiff |
2014-07-21 |
Edward Z. Yang | Rename PackageId to PackageKey, distinguishing it from... |
tree | commitdiff |
2014-07-20 |
Austin Seipp | cmm: detabify/unwhitespace CmmLex |
tree | commitdiff |
2014-07-20 |
Austin Seipp | cmm: detabify/unwhitespace CmmInfo |
tree | commitdiff |
2014-07-02 |
Reid Barton | Mark HPC ticks labels as dynamic |
tree | commitdiff |
2014-06-30 |
Johan Tibell | Re-add more primops for atomic ops on byte arrays |
tree | commitdiff |
2014-06-26 |
Johan Tibell | Revert "Add more primops for atomic ops on byte arrays" |
tree | commitdiff |
2014-06-26 |
Joachim Breitner | Merge Thomas Miedema’s syn-all improvments |
tree | commitdiff |
2014-06-24 |
Johan Tibell | Add more primops for atomic ops on byte arrays |
tree | commitdiff |
next |