aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/abstractbb
Commit message (Collapse)AuthorAgeFilesLines
* compatibility with OCaml 4.08David Monniaux2019-09-031-1/+1
|
* abstract_bb: few improvements while writing the paperSylvain Boulmé2019-06-086-251/+294
|
* minor change in auxiliary lemmaSylvain Boulmé2019-05-281-11/+21
|
* simpler definition of reduceSylvain Boulmé2019-05-282-44/+118
|
* slightly more efficient versionSylvain Boulmé2019-05-263-40/+85
|
* extending bblock_simu_test with rewritingSylvain Boulmé2019-05-2612-1496/+1797
|
* improving the scheduling verifier and its frameworkSylvain Boulmé2019-05-162-36/+149
|
* abstractbb: support of removing useless computationsSylvain Boulmé2019-05-147-299/+481
|
* generalize bblock_equiv into bblock_simu (abstract_bb)Sylvain Boulmé2019-05-075-51/+42
|
* update from Impure LibrarySylvain Boulmé2019-04-111-20/+22
|
* refactor for #92Sylvain Boulmé2019-04-112-5/+31
|
* moving iandb from ImpCore to ImpPreludeSylvain Boulmé2019-04-082-23/+18
|
* Impure: improved iandb + struct_eqSylvain Boulmé2019-04-012-3/+11
|
* renommage abstractbb: Name -> PRegSylvain Boulmé2019-04-014-7/+7
|
* renommages abstract_bbSylvain Boulmé2019-04-014-132/+132
| | | | | Resource -> PseudoReg macro -> inst
* minor simplSylvain Boulmé2019-04-011-8/+14
|
* delete useless DepExample* filesSylvain Boulmé2019-04-014-1051/+0
| | | | in order to avoid to keep these files up-to-date here...
* Merge remote-tracking branch 'origin/mppa_vliw_essai_sylvain' into mppa_postpassDavid Monniaux2019-03-281-0/+18
|\
| * dealing with permutationsSylvain Boulmé2019-03-271-0/+18
| |
* | remove a FAILWITH that forbids some debugging information to be printedSylvain Boulmé2019-03-191-3/+3
|/
* Fix for CompCert 3.5Cyril SIX2019-03-131-0/+1
|
* quick fix of equalities issuesSylvain Boulmé2019-03-051-0/+4
|
* fix extraction of ImpConfigSylvain Boulmé2019-03-051-2/+5
|
* compilation of ImpIOOraclesSylvain Boulmé2019-03-052-4/+8
|
* remove cumbersome dependency on genv in bblock_eq_testSylvain Boulmé2019-03-053-27/+27
|
* (Unsafe) coercion of ??bool into boolSylvain Boulmé2019-03-021-2/+2
|
* [BROKEN] trying to generalize Sylvain's abstract bb to include a genv.Cyril SIX2019-02-207-87/+133
| | | | FIXME - DepExampleDemo.v
* Added AbstractBasicBlock files to the Coq build processCyril SIX2019-02-1325-0/+4692