Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
test-primops
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Glasgow Haskell Compiler
test-primops
Graph
6076332033c53da7ecea2878ee67cae36f4098a1
Select Git revision
Branches
17
T1
T2
T3
cross
fix-mulmayoflo
float
i386
master
default
protected
upstream-testing
wip/T13
wip/ccall-expr
wip/hedgehog
wip/iterations
wip/mulmayoflo
wip/supersven/float_continued_ccall
wip/supersven/float_separated_expr_type
wip/update-docker
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Mar
5
4
17
Feb
22
Jan
17
Dec
18
Jul
1
20
Jun
18
14
Jan
11
14
Dec
17
Nov
6
5
2
29
Oct
27
26
11
14
Aug
3
1
31
Jul
19
13
12
5
30
Jun
26
23
30
Nov
29
28
22
Jun
15
24
May
24
Jan
23
30
Nov
29
26
20
10
9
8
7
6
5
4
Port to Hedgehog
wip/hedgehog
wip/hedgehog
gitlab-ci: Use reasonable number of quickcheck tests
master upstream…
master upstream-testing
Add Note summarizing tests and their motivations
RunGhc: Write buffer file in temporary directory
expr: Introduce isDefined
expr: Reenable generation of EShra nodes
expr: Only check for overflowing division if signed
Expr: Ensure that shrinking division doesn't underflow
gitlab-ci: Update DOCKER_REV
wip/update-docker
wip/update-docker
Simplify mul2 reference implementation
wip/T13
wip/T13
CallishOp: Test Op_Mul2 correctness
CallishOp: Add support for non-unary results
Number: Introduce bounds
run-it: Don't hack Trampoline.cmm into link
Migrate to debian12 for CI
Avoid generating expressions with undefined behaviour.
More informative message if the compiler dies.
Test bswap callish op
Consider load size when generating loads.
Differ between effective and absolute equivalence
wip/supersven/f…
wip/supersven/float_separated_expr_type
Add a debugging function to evaluate all sub-expressions
Common error message for invalid float widths
Floating point C-Call (calling convention) tests
Reduce error message duplication
Use type level constraints
Upgrade GHC version in CI
Fix division overflow check
Update README.mkd TODO list
Use floats in parsing roundtrip test
Add floating point to floating point conversion
Add floating point expressions (and tests)
Add self-test to main
Fix parsing roundtrip test
wip/supersven/f…
wip/supersven/float_continued_ccall
Add floating point to floating point conversion
Use Union in C to access fp registers as words
WIP: CCall works a bit
Fix MulMayOverflow and CCall tests for 64bit on 32bit.
Fix division overflow check
Upgrade GHC version in CI
Remove approxAgree
Loading