aboutsummaryrefslogtreecommitdiffstats
path: root/backend/CSE3analysis.v
Commit message (Expand)AuthorAgeFilesLines
* rm condition parametrization in CSE3analysisDavid Monniaux2021-07-161-5/+2
* begin implementing -fcse3-conditionsDavid Monniaux2020-12-091-4/+7
* CSE3 + conditions proofDavid Monniaux2020-12-091-1/+24
* progress moving to list of itemsDavid Monniaux2020-12-091-27/+23
* analysis with Abst_sameDavid Monniaux2020-12-081-15/+20
* CSE3 now runs on its own fixpoint iterator not based on Kildall.vDavid Monniaux2020-12-081-0/+2
* is_condition_present_soundDavid Monniaux2020-11-261-1/+6
* ajouté Cond, tout passeDavid Monniaux2020-11-261-7/+9
* passage à EquDavid Monniaux2020-11-261-72/+61
* cond_valid_pointer_eqDavid Monniaux2020-11-251-0/+14
* two lemmas admittedDavid Monniaux2020-11-251-2/+20
* refixcse3David Monniaux2020-11-031-16/+29
* seems to work betterDavid Monniaux2020-10-311-3/+5
* reinstated old versionDavid Monniaux2020-10-301-58/+22
* reinstated previous forward_move functionDavid Monniaux2020-10-291-3/+28
* in CSE3 choose lowest variable as representative for movesDavid Monniaux2020-10-291-12/+27
* new CSE3David Monniaux2020-10-271-21/+17
* some more tuning of CSE3David Monniaux2020-10-151-9/+18
* a bit of progressDavid Monniaux2020-10-141-4/+7
* -fcse3-glbDavid Monniaux2020-05-061-7/+17
* CSE3 across mergesDavid Monniaux2020-05-061-11/+25
* Adding copyrightsCyril SIX2020-05-041-0/+12
* CSE3 across callsDavid Monniaux2020-04-231-5/+17
* fix in CSE3 move propagationDavid Monniaux2020-04-231-5/+14
* improvement in precisionDavid Monniaux2020-04-211-1/+3
* forward moves through CSE3 storeDavid Monniaux2020-04-211-2/+2
* CSE3: better builtin handlingDavid Monniaux2020-04-161-1/+24
* fix Icond now has a extra argumentDavid Monniaux2020-04-081-1/+1
* CSE3 alias analysisDavid Monniaux2020-03-141-2/+23
* CSE3 analysisDavid Monniaux2020-03-121-5/+5
* inductiveness test in CSE3David Monniaux2020-03-121-1/+23
* removed second analysis phaseDavid Monniaux2020-03-121-1/+3
* typing and store stuffDavid Monniaux2020-03-121-9/+14
* store soundDavid Monniaux2020-03-121-0/+5
* more lemmasDavid Monniaux2020-03-121-6/+9
* lemmas on storevDavid Monniaux2020-03-121-0/+27
* CSE3 ready to run?David Monniaux2020-03-111-9/+9
* progress on CSE3David Monniaux2020-03-101-2/+3
* starts compiling but still fakeDavid Monniaux2020-03-101-5/+34
* CSE3: apply_instr'David Monniaux2020-03-101-0/+30
* oper soundDavid Monniaux2020-03-101-4/+3
* move soundDavid Monniaux2020-03-101-0/+17
* moved no awayDavid Monniaux2020-03-101-8/+19
* oper2David Monniaux2020-03-101-1/+11
* rhs_find_op_soundDavid Monniaux2020-03-101-0/+15
* eq_find_soundDavid Monniaux2020-03-101-1/+36
* forward_move_lDavid Monniaux2020-03-101-3/+9
* cse3: forward_move_soundDavid Monniaux2020-03-091-2/+27
* get movesDavid Monniaux2020-03-091-12/+3
* get_movesDavid Monniaux2020-03-091-1/+33