Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lustre-v6
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
verimag
synchrone
lustre-v6
Graph
09992e2232efd2435b22f0e10f76eb5b01d1e72b
Select Git revision
Branches
12
6-can-not-iterate-over-the-plus-node-as-long-as-it-is-named-plus
add-multi-generation
lustre-mt_omp
master
default
protected
multi-task
new_branch_name
pascal01
previously_on_no_branch
solve_ident
take-reset-pragma-into-account
tmp
u0
Tags
20
v6.111.3
v6.111.2
v6.111.1
v6.111.0
v6.110.3
v6.110.2
v6.110.1
v6.110.0
v6.109.1
v6.109.0
v6.108.0
v6.107.4
v6.107.3
v6.107.2
v6.107.1
v6.107.0
v6.106.1
v6.106.0
v6.105.1
v6.105.0
32 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Dec
30
Nov
4
Oct
27
Sep
12
8
6
22
Aug
18
18
Jul
12
10
5
4
27
Jun
26
22
21
20
1
5
May
3
24
Apr
9
Mar
20
Feb
11
Jan
10
9
6
2
22
Dec
30
Nov
21
10
25
Oct
14
7
20
Sep
13
9
5
30
Aug
26
21
Jun
14
1
31
May
30
27
18
Mar
10
25
Feb
10
8
3
2
1
29
Jan
28
27
22
14
25
Sep
23
21
3
20
Aug
17
10
Jul
7
6
3
1
25
Jun
24
23
22
19
18
17
12
11
1
29
May
22
10
Apr
8
7
30
Mar
24
20
18
3
27
Feb
26
24
23
13
12
9
27
Jan
26
22
21
20
19
14
7
12
Dec
8
17
Nov
9
Oct
7
6
3
2
1
29
Sep
9
5
4
3
2
1
27
Aug
26
25
22
19
14
7
11
Jul
10
9
7
4
1
27
Jun
26
24
23
20
19
18
16
13
12
10
6
5
4
2
30
May
22
21
12
26
Mar
25
24
Feb
20
23
Jan
22
11
Dec
10
6
4
29
Nov
28
25
23
Oct
20
Sep
6
Jun
5
4
3
31
May
28
22
21
17
16
15
13
10
7
6
26
Apr
25
24
23
22
17
12
10
8
5
4
3
2
29
Mar
27
25
22
21
20
19
11
5
25
Feb
22
20
13
7
6
4
1
31
Jan
29
25
24
19
18
17
16
14
11
20
Dec
18
13
11
26
Oct
10
Aug
8
7
6
3
14
Jul
13
12
11
10
9
7
6
4
3
5
Dec
1
Jun
19
May
3
Nov
29
Sep
19
Aug
10
Jul
9
6
2
21
May
5
14
Apr
13
9
8
22
Jan
20
13
26
May
12
Mar
11
9
4
3
25
Feb
11
10
9
6
5
4
3
30
Jan
23
12
Dec
8
5
28
Nov
26
25
21
20
4
3
27
Oct
24
23
22
17
Sep
15
2
1
29
Aug
28
26
25
22
21
20
19
23
Jul
22
21
18
17
8
7
4
3
1
30
Jun
26
23
18
13
12
9
6
5
3
2
30
May
29
28
Remove useless files
Merge branch 'master' of gricad-gitlab.univ-grenoble-alpes.fr:verimag/synchrone/lustre-v6
mv README.txt README.md
Delete OCamlMakefile
Delete TODO.org
Minor changes in the arduino demo.
run the tests on crevetete to record the new timings for future comparisons
rdbg-plugin: add events that mimick node calls when array or struct are accessed
Fix the rdbg plugin wrt iterators (was returning no value)
socExecDbg: add events for Assign and clocks
Reflect the changes in rdbg 1.109 done in the Event interface.
Reflect the changes in rdbg 1.109 done in the Event interface.
--expand-node: not all vars were substituted in var_info.clock_eff.
-lv4: expand nodes because array expansion require nodes to be expanded.
--gen-autotest: assertions were copied in the Lutin file without parenthesis
Do dep-loop checking before removing alias, otherwise some variables disappear !
Do not split struct and array access
Fix the equation dependancies in presence of complex structured types.
Fix the equation dependancies in presence of complex structured types.
soc2c: fix change acc2dbb3a79f2ba9ed04 that used memcmp to perform array comparisons
Remove warnings.
Remove an assertion in EvalClock that was forbidding expression without output clock.
-eeb: Extern nodes interface variables were not expanded.
More work on the -eeb option.
More work on the -eeb option.
soc2c: the generated C code for '=' and '<>' was wrong in presence of arrays.
The rdbg commit in 1821a959a249066029669b (1.107) changed the reg test results
Better error messages.
Better handling of real constants substraction.
Make sure that int2real and real2int are translated into ec code that ecexe understand.
check that node are not named as predefined metaop (map, fill, etc).
-ec -eei : inline enum constants ("const toto : int = 0;" is not valid in ec)
-ec -eei : inline enum constants ("const toto : int = 0;" is not valid in ec)
soc2c: previous changes broke programs with enumerated types.
soc2c: the c code was wrong in presence of user type defined using extern types.
soc2c: the c code was wrong in presence of user type defined using extern types.
soc2c: the c code was wrong in presence of user type defined using extern types.
Remove an assert if EvalClcokc that prevented node without output to compile
Add an eponymous L2lRemoveAlias pass
Add rules to feed the opam-test verimag repo
Loading