Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CompCert-KVX
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
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
CertiCompil
CompCert-KVX
Graph
a5f03d96eee482cd84861fc8cefff9eb451c0cad
Select Git revision
Branches
6
CPP22_if_lifting
CPP22_main
master
default
protected
patched_for_velus
riscV-cmov
ssa
Tags
20
v3.9_kvx_fix1
csix-PhD
v3.9_kvx
submission_OOPSLA2021_AARCH64_KVX
submission_OOPSLA2021_RISCV
v3.8+ssa_aarch64_postpass
v3.8_aarch64_postpass
v3.8_kvx_instructions_fixed
v3.8_kvx
v3.8
PLDI_2021_before_anonymization
v3.7_mppa_2020-04-01
v3.7
v3.6_mppa_2019-09-20
v3.6
july2019
RTLblock_unbounded_blocks
v3.5_k1c_1.2
v3.5_k1c_1.1
v3.5_k1c_1.0
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
May
10
2
20
Apr
13
12
4
29
Mar
28
13
12
11
9
7
6
29
Feb
27
26
25
24
23
22
20
18
13
10
7
4
21
Jan
15
14
27
Nov
26
19
Oct
18
17
16
27
Aug
23
22
21
19
18
17
16
14
10
9
8
5
31
Jul
30
29
28
18
17
16
15
14
5
22
Jun
21
14
13
8
7
25
May
24
23
12
11
8
20
Apr
19
17
16
14
9
15
Mar
14
13
12
10
9
28
Nov
10
29
Oct
28
27
24
Sep
21
14
10
8
4
2
1
21
Aug
18
4
14
Jul
8
7
29
Jun
28
26
May
23
10
9
8
5
2
1
17
Apr
13
10
9
7
2
1
30
Mar
29
28
13
12
11
9
8
7
3
2
17
Feb
31
Jan
27
25
13
12
8
16
Dec
19
Nov
18
10
3
2
1
30
Oct
25
15
Sep
28
Aug
27
26
21
20
18
17
16
5
3
25
Jul
15
5
Jun
17
Apr
29
Mar
28
26
27
Feb
26
29
Jan
11
7
5
4
2
1
31
Dec
30
29
21
27
Sep
11
Aug
9
1
31
Jul
27
25
8
7
31
May
30
19
Apr
17
16
15
13
12
27
Mar
19
4
28
Jan
27
7
8
Dec
6
13
Nov
3
31
Oct
30
27
17
28
Aug
26
6
5
4
3
23
Mar
5
2
3
Jan
11
Nov
27
Oct
26
23
22
20
19
Sep
18
17
16
11
8
7
6
5
4
17
Jul
11
29
Jun
8
6
5
2
6
Apr
9
Mar
16
Feb
10
9
Hack with nxor
Use freg <-> 2 ireg move instructions to fix up calling conventions
cchecklink now reads segments instead of sections
Fixed float comparison in checklink
Added small data area support to checklink
New section mapping checks and symbol data lookup
Added long versions of Pbf and Pbt
Added Pallocframe second form
Faster ndxes_of_sym_name
Configuration, build and install for cchecklink. Clean-ups in myocamlbuild.ml.
Tracing each data chunk in debug mode
Added safety to potentially overflowing arithmetics
Manual argument passing to checklink's make
Catch Integer_overflow during fuzz testing
Better error messages for data symbols
Better fuzzing options
New Makefile for testing checklink
Adjustments to cchecklink's options and verbosity
Cleaning up checklink
Finer-grained exception catching during fuzzing
Support for fcmpzd instruction (float compare with +0.0)
A file with the version number
checklink: first import of Valentin Robert's validator for asm and link
make clean must erase tools/ndfun
MAJ doc
v1.10
v1.10
Option -randvol to expose randomization of volatiles in Interp.ml
Minor updates
Proof didn't go through for ARM
Another update from Andrew Tolmach
PrintCminor: printing Sskip
Merge of Andrew Tolmach's HASP-related changes
Cprint: export Cprint.attributes
PowerPC: remove the fmadd and fmsub operators/Asm instructions
Add -toolprefix
Update
Remove 'near-code' access mode, makes no sense in CompCert
Added command-line options -Wp,<opt> -Wa,<opt> -Wl,<opt>
Problems with multiple declarations of publically-visible identifiers
Better printing of pointer values and of locations.
'typeof' is not a keyword
Loading