aboutsummaryrefslogtreecommitdiffstats
path: root/backend/CSE3analysis.v
Commit message (Expand)AuthorAgeFilesLines
* deactivate LICM by defaultDavid Monniaux2020-10-271-20/+11
* begin fixing CSE3 to keep more inductive stuffDavid Monniaux2020-10-271-8/+13
* 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
* kill_reg_soundDavid Monniaux2020-03-091-1/+12
* moved stuff aroundDavid Monniaux2020-03-091-175/+0
* get_kills_has_argDavid Monniaux2020-03-071-0/+21
* get_kills_has_lhsDavid Monniaux2020-03-061-7/+25
* xlkillsDavid Monniaux2020-03-061-1/+21
* xlkillsDavid Monniaux2020-03-061-10/+54
* xget_kills_monotoneDavid Monniaux2020-03-051-4/+27
* xget_killsDavid Monniaux2020-03-051-0/+74
* just the analysisDavid Monniaux2020-03-051-0/+81