aboutsummaryrefslogtreecommitdiffstats
path: root/backend
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/mppa-work' into mppa-cse3David Monniaux2020-03-115-128/+366
|\
| * Fixed stupid typo bug preventing the prediction update for the RANDOM predictorCyril SIX2020-03-111-1/+1
| * Merge branch 'mppa-work' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCe...David Monniaux2020-03-112-125/+360
| |\
| | * Linearizeaux: dumb selector when cycling dependencies are foundCyril SIX2020-03-101-4/+6
| | * Linearizeaux, forgot to visit the rest of the nodes in dfs_visitCyril SIX2020-03-101-22/+26
| | * Some dependencies were not taken into account in tracelinearizeCyril SIX2020-03-101-15/+12
| | * Linearize: More helpful message when tracelinearize failsCyril SIX2020-03-101-4/+12
| | * Bug fix in ftracelinearizeCyril SIX2020-03-101-4/+15
| | * [BROKEN] Replacing the boolean -fduplicate option by an integerCyril SIX2020-03-091-4/+6
| | * Linearizeaux: forgotten printCyril SIX2020-03-091-1/+1
| | * Duplicate: getting rid of the annoying exception-based codeCyril SIX2020-03-091-46/+29
| | * Removing prints in Duplicateaux.mlCyril SIX2020-03-091-65/+20
| | * Merge remote-tracking branch 'origin/mppa-work' into mppa-work-untestedCyril SIX2020-03-0921-180/+315
| | |\
| | * | Linearizeaux: Fixed bug where the output list was in reverse orderCyril SIX2020-03-091-4/+20
| | * | Adding debug info in LinearizeauxCyril SIX2020-03-061-0/+12
| | * | [UNTESTED] Sequence orderingCyril SIX2020-03-061-3/+27
| | * | Linearize: Dependencies computing to decide which sequence to put firstCyril SIX2020-03-031-31/+132
| | * | Linearizeaux: can_be_mergedCyril SIX2020-02-211-13/+48
| | * | Linearizeaux: function try_mergeCyril SIX2020-02-211-11/+20
| | * | WIP2Cyril SIX2020-02-201-16/+24
| | * | WIPCyril SIX2020-02-201-0/+26
| | * | First part of Hansen algorithm - build the sequencesCyril SIX2020-02-191-1/+43
| * | | remet is_trivial_op dans CSE2David Monniaux2020-03-112-2/+5
| | |/ | |/|
| * | removing some coqc 8.10 warningsSylvain Boulmé2020-03-091-1/+1
* | | fix in catalog handlingDavid Monniaux2020-03-111-1/+7
* | | CSE3 ready to run?David Monniaux2020-03-112-11/+78
* | | progress on CSE3David Monniaux2020-03-102-4/+5
* | | -fcse3 command line optionDavid Monniaux2020-03-101-4/+4
* | | printing created hashesDavid Monniaux2020-03-101-2/+54
* | | starts compiling but still fakeDavid Monniaux2020-03-105-11/+241
* | | CSE3: apply_instr'David Monniaux2020-03-101-0/+30
* | | oper soundDavid Monniaux2020-03-102-7/+30
* | | move soundDavid Monniaux2020-03-102-1/+50
* | | oper1David Monniaux2020-03-101-0/+14
* | | moved no awayDavid Monniaux2020-03-102-12/+23
* | | oper2David Monniaux2020-03-102-2/+131
* | | forward_move_rhs_soundDavid Monniaux2020-03-101-0/+12
* | | rhs_find_op_soundDavid Monniaux2020-03-102-10/+57
* | | eq_find_soundDavid Monniaux2020-03-102-1/+52
* | | forward_move_lDavid Monniaux2020-03-102-3/+29
* | | kill_mem_soundDavid Monniaux2020-03-091-6/+52
* | | cse3: forward_move_soundDavid Monniaux2020-03-092-3/+72
* | | get movesDavid Monniaux2020-03-092-30/+4
* | | CSE3David Monniaux2020-03-091-0/+21
* | | get_movesDavid Monniaux2020-03-091-1/+33
* | | kill_reg_soundDavid Monniaux2020-03-092-3/+88
* | | moved stuff aroundDavid Monniaux2020-03-092-177/+155
* | | CSE3 analysis proofDavid Monniaux2020-03-071-0/+35
* | | get_kills_has_argDavid Monniaux2020-03-071-0/+21
* | | get_kills_has_lhsDavid Monniaux2020-03-061-7/+25