Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Glasgow Haskell Compiler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ömer Sinan Ağacan
Glasgow Haskell Compiler
Repository
master
Select Git revision
Branches
20
poly_kinds_docs
master
default
protected
instances_user_man_code_block
instances_user_man_typo
t16525_3
fix_18342
t16525_2
remove_unused_closure_macro
fkeep_cafs
thunk_selector_nptrs
IdInfo_bitfield
mkOc_n_symbols_field
elf_linker_bug
wip/osa1/lfinfo
lfinfo_refactor
t16525
nonmoving_gc_includes
list_delete
tcRnModule
t12010
Tags
20
ghc-8.6.3-release
ghc-8.6.2-release
ghc-8.4.4-release
ghc-8.6.1-release
ghc-8.6.1-beta1
ghc-8.6.1-alpha2
ghc-8.6.1-alpha1
ghc-8.7-start
ghc-8.4.3-release
ghc-8.4.2-release
ghc-8.4.2-rc1
ghc-8.4.1-release
ghc-8.5-start
ghc-8.4.1-rc1
ghc-8.4.1-alpha3
ghc-8.4.1-alpha2
ghc-8.4.1-alpha1
ghc-8.2.2-release
ghc-8.2.2-rc3
ghc-8.2.2-rc2
40 results
ghc
compiler
GHC
Find file
Code
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
IntelliJ IDEA (SSH)
IntelliJ IDEA (HTTPS)
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Download
Download source code
zip
tar.gz
tar.bz2
tar
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.haskell.org:osa1/ghc.git
Copy HTTPS clone URL
https://gitlab.haskell.org/osa1/ghc.git
Forked from
Glasgow Haskell Compiler / GHC
6338 commits behind
the upstream repository.
StgToCmm: Detect some no-op case-continuations
Matthew Craven
authored
1 year ago
...and generate no code for them. Fixes #24264.
bc4d67b7
History
bc4d67b7
1 year ago
History
Code owners
1
Show all
Ben Gamari
Name
Last commit
Last update
..
Builtin
ByteCode
Cmm
CmmToAsm
CmmToLlvm
Core
CoreToStg
Data
Driver
Hs
HsToCore
Iface
JS
Linker
Llvm
Parser
Platform
Prelude
Rename
Runtime
Settings
Stg
StgToCmm
StgToJS
SysTools
Tc
Types
Unit
Utils
Wasm
Cmm.hs
CmmToAsm.hs
CmmToC.hs
CmmToLlvm.hs
Core.hs
Core.hs-boot
CoreToIface.hs
CoreToIface.hs-boot
CoreToStg.hs
Hs.hs
HsToCore.hs
IfaceToCore.hs
IfaceToCore.hs-boot
Linker.hs
Llvm.hs
Parser.hs-boot
Parser.y
Platform.hs
Plugins.hs
Prelude.hs
Settings.hs
StgToByteCode.hs
StgToCmm.hs
StgToJS.hs
SysTools.hs
ThToHs.hs
Unit.hs