Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Compilateur
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Ferreol Axel
Compilateur
Graph
master
Select Git revision
Branches
4
funcall
master
default
protected
pointer
type
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
31
Mar
23
21
20
19
17
16
15
14
13
12
11
10
9
7
6
5
4
2
1
28
Feb
25
24
23
22
9
8
1
2
Apr
11
Mar
10
6
2
1
17
Feb
16
10
9
Apr
7
6
1
25
Mar
24
23
20
19
18
17
16
12
11
9
8
6
4
2
27
Feb
26
25
[PTR] merge with Type
pointer
pointer
[TYPE] OK Char
type
type
[TYPE] Elang_* char ok
[TYPE] lexer char ok
[PTR] tout ok sauf 1 risc-V
[PTR] test partiellement ok : pb vient de Rcall (je pense)
[PTR] pb ltl_run : pb vient de Rstk/Rload/Rstore ou des apples de fonctions je pense
.
Merge branch 'funcall' of https://gitlab-student.centralesupelec.fr/axel.ferreol/compilateur into funcall
funcall
funcall
merge bug fix
[PTR] erreur ltt_run
Merge branch 'type' into pointer
Merge branch 'funcall' into type : pb reglé ltl_run
[FUNCALL] pb ltl_run et risc-v run réglé ! (pd numspilled + archword)
[PTR] ltl : ltl_instr ok , pb : fonctions : inclure ofs, prologue...
[PTR] regalloc ok
[PTR] linear run + dse ok
[PTR] linear* ok
merge bug fixed
rien
[PTR] simplification des types des fn cfg et rtl; test ok !
[PTR] ok rtl , test ok !
[PTR] rtl_run partiellement ok : manque initialisation functions avec paramètres en mémoire: test 3/4 ok
[PTR] corrections mineurs rtl_gen, rtl_gen ok
[PTR] rlt_print ok
[PTR] rlt_gen ok
[PTR] cfg optimisation ok , test ok
[PTR] cfg_constantprog ok, test ok
[PTR] cfg_constantprog ok, test ok
[PTR] test ptr cfg ok ! Résolution pb mem des arguments lors des funcalls : modification de cfg. ! rtl a du être modifé, uniquement commenté
[PTR] cfg run ok, test cfg ok ! PB initialisation arguments lors d'un fcall ?
[PTR] cfg_gen cfg_print ok
Merge branch 'pointer' of https://gitlab-student.centralesupelec.fr/axel.ferreol/compilateur into pointer
[PTR] elang ok, test ptr ok. make test DIR=ptr/*.e changement des operations sur pointeur : &v-i -> &v + i*(size ptr)
[PTR] elang ok, test ptr ok. make test DIR=ptr/*.e changement des operations sur pointeur : &v-i -> &v + i*(size ptr)
[PTR] 2 test ok , 1 erreur : pb adresses locales/globales lors de l'initialisation des arguments dans une focntion
[PTR] 1 test ok , 2 erreur : pb adresses locales/globales
[PTR] corrections elang_run et elang_gen
[PTR] elang_print & elang_gen ok ! Tets : ptr ok generation E pb run Elang
[PTR] elang_gen ok : generation E ok
Loading