Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Lustrec - public version
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
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
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
LustreC
Lustrec - public version
Graph
258f5f441eeba60b9d8460ba1c72fbe83ef08258
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Nov
14
15
Sep
1
Jun
31
May
19
18
17
11
10
9
7
Apr
31
Mar
30
29
28
24
22
21
20
17
15
14
3
2
1
24
Feb
23
22
20
10
2
30
Jan
26
25
24
17
5
Jul
14
Jun
25
May
19
18
12
10
15
Apr
14
13
12
11
2
29
Mar
10
4
15
Feb
14
10
9
3
28
Jan
17
14
12
6
5
16
Dec
9
29
Nov
17
16
10
9
6
5
4
3
2
29
Oct
28
27
26
22
21
15
13
7
6
5
1
30
Sep
27
23
21
20
14
8
7
25
Aug
29
Jul
5
2
1
30
Jun
29
28
25
18
17
16
15
14
4
3
4
May
26
Apr
22
21
20
16
12
29
Mar
25
22
19
18
10
9
8
1
19
Feb
16
15
8
5
3
26
Jan
21
17
Nov
16
Jul
9
2
12
Mar
27
Jan
9
Dec
20
Nov
18
14
6
5
18
Jul
17
16
15
12
11
10
8
6
5
4
3
9
May
29
Apr
19
16
11
5
4
22
Mar
21
18
16
15
14
13
12
11
26
Feb
25
21
20
19
18
14
13
12
11
23
Nov
22
21
20
16
15
14
13
12
11
10
9
8
4
3
24
Oct
19
8
5
25
Sep
24
21
14
13
3
Aug
23
Jul
13
12
4
22
Jun
21
15
12
11
8
1
31
May
30
29
20
18
17
16
15
7
4
[gitlab] change Gitlab CI config, important changes
master
master
ubuntu LTS
Adding cmake dep on ctest target
merge wcet branch into master
optimize away the conditional in arrow_step since OTAWA says it is slightly better
inline arrow_step: IT WORKS WITH FRAMAC YAY!
remove more variations from wcet
add stack usage tests
remove variants for WCET statistics
fix clock printing in Velus mode
identifiers should not start with uppercase letters to cope with recent versions of Velus
WiP on wcet tests
ensure that top node is named after the file
start to ensure that top nodes and filenames coincide to ease analysis
draft a test architecture to compare wcet
Add an experimental transpiler to Velus (`-velus` flag)
fix a bug where enum elim produced unwanted results on booleans
Tokei dep mentionned in readme
Commenting unused vars and function in optimize_machine
Commenting unused vars
Removed the unused Trat type for clocks
Commenting unused code in stateflow module
removed a bug in reuse for the specific case of early inlined assignments
added safe generation of names for ghost variables
removed useless test
machine optimization now supports input reuse
?
remove/comment some dead code
dynamic exhaustivity check for C switches generation
bump ocamlformat version
always add `break` statement at the end of a `default:` switch branch
fix warning formatting
fix formatting of warning message about unused variables
reuse table are logged on level 3
add re and yojson to opam file (again?)
restored aggressivity of -O 3; added experimental strategies for scheduling
[optimizations] correct rewritting in conditionals for O3 (LB patch)
[strategies] use TCO map in strategies
[dune] clean dependencies (add re for tests)
[docker] remove user id